Changed styles

This commit is contained in:
James Dinh 2022-06-22 22:54:08 -10:00
parent 0d4325b970
commit 7cf177afb8

View File

@ -173,7 +173,7 @@ nav ul li {
color: rgb(184, 184, 184);
animation: blinking 3s infinite;
background-color: rgb(57, 57, 57);
border-radius: 10px;
border-radius: 5px;
padding: 2px 5px;
}