1
Fork 0

Fix navbar image

This commit is contained in:
Edgar P. Burkhart 2022-05-06 20:14:20 +02:00
parent 38cec6cb55
commit 0e486e6ca9
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ nav a {
nav a.active { nav a.active {
font-weight: 550; font-weight: 550;
} }
nav .logo { nav img {
height: 2rem; height: 2rem;
border: .1rem solid white; border: .1rem solid white;
} }