]> git.localhorst.tv Git - alttp.git/blob - resources/sass/common.scss
8266db79bcd5641eefdc303bf7cc3127838d979a
[alttp.git] / resources / sass / common.scss
1 #header {
2         img {
3                 max-height: 2rem;
4                 width: auto;
5                 margin: -0.5rem 0.25rem;
6         }
7 }
8
9 h1 {
10         margin-top: 2.5rem;
11         margin-bottom: 2rem;
12 }