mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
add border-radius: 8px; :3
This commit is contained in:
parent
376458954b
commit
7b48d00251
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
|||
background: #333;
|
||||
padding: 5px;
|
||||
border-radius: 4px;
|
||||
border-radius: 8px;
|
||||
word-break: break-all;
|
||||
white-space: nowrap;
|
||||
font-family: ubuntu, sans-serif;
|
||||
|
|
Loading…
Reference in a new issue