nav: add radius to border

This commit is contained in:
Trianta 2024-11-25 17:14:00 -06:00
parent 028ef8df27
commit 95bba8bde1

View File

@ -23,6 +23,7 @@ body {
text-align: right;
font-weight: bold;
border: 1px solid #4c4f69;
border-radius: 12px;
}
#top {