Update logo

This commit is contained in:
Edgar P. Burkhart 2022-05-07 17:57:40 +02:00
parent efc87e188e
commit 32ef792a34
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 27 additions and 30 deletions

View file

@ -52,10 +52,6 @@ a {
}
a:hover {text-decoration: underline;}
.logo {
border-radius: 50%;
}
nav {
position: fixed;
top: 0;
@ -84,7 +80,6 @@ nav a.active {
}
nav img {
height: 2rem;
border: .1rem solid white;
}
ul {list-style-type: ""}