update the logo and the css for the logo

This commit is contained in:
hankhill19580
2019-06-24 22:46:19 +00:00
parent 449b101127
commit 761513e5cc
4 changed files with 9 additions and 4 deletions

View File

@@ -81,6 +81,11 @@ div#topbar #logo img:hover {
opacity: 0.6;
}
div#topbar #scalelogo {
height: 3.5rem;
margin-left: 1rem;
}
nav {
clear: both
}