Skip to content

Commit

Permalink
make logo smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Nov 6, 2024
1 parent 89dc9ea commit f164a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ a {
}

#logo * {
width: 30px;
height: 30px;
width: 20px;
height: 20px;
padding: 0px;
margin: 0px;
}

0 comments on commit f164a39

Please sign in to comment.