Hopefully this looks somewhat less shit

This commit is contained in:
Dominik V. Salonen 2018-03-14 14:09:50 +01:00
parent e35258417e
commit 68262f3250
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ h1, h2, h3, h4, h5, p {
border-radius: 5px 5px 0px 0px;
width: 100%;
box-shadow: 3px 3px 7px rgba(0,0,0,0.25);
transition: height 0.15s ease-in-out;
}
#navbar {