1
0
Fork 0
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:
Ashley 2023-09-22 15:20:31 +00:00
parent 376458954b
commit 7b48d00251

View file

@ -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;