1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 03:14:40 -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; background: #333;
padding: 5px; padding: 5px;
border-radius: 4px; border-radius: 4px;
border-radius: 8px;
word-break: break-all; word-break: break-all;
white-space: nowrap; white-space: nowrap;
font-family: ubuntu, sans-serif; font-family: ubuntu, sans-serif;