X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fsass%2Fcommon.scss;fp=resources%2Fsass%2Fcommon.scss;h=8266db79bcd5641eefdc303bf7cc3127838d979a;hb=edd0e97bfdc544114f30bf4c13a929631c44a555;hp=906d989c6f9fb2c598317f295d8cefd86caa70fb;hpb=55f2d7cd6c290a0d26db177d54d20c393f890bbb;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss index 906d989..8266db7 100644 --- a/resources/sass/common.scss +++ b/resources/sass/common.scss @@ -5,3 +5,8 @@ margin: -0.5rem 0.25rem; } } + +h1 { + margin-top: 2.5rem; + margin-bottom: 2rem; +}