Update logo
This commit is contained in:
parent
efc87e188e
commit
32ef792a34
4 changed files with 27 additions and 30 deletions
|
@ -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: "–"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue