Fixed badges

This commit is contained in:
Patrick Hatsune 2024-06-03 16:49:11 -07:00
parent 0d573e212f
commit cd7102aa19
Signed by: keyemail
GPG key ID: 6FD1A0FDB0D914C2

View file

@ -117,6 +117,7 @@ header ul {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
width: fit-content; width: fit-content;
gap: 5px;
} }
header li { header li {
@ -125,7 +126,6 @@ header li {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
text-decoration: none; text-decoration: none;
margin-right: 5px;
background-color: #151d2f; background-color: #151d2f;
height: 30px; height: 30px;
width: 30px; width: 30px;