X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fsass%2Fcommon.scss;fp=resources%2Fsass%2Fcommon.scss;h=906d989c6f9fb2c598317f295d8cefd86caa70fb;hb=f642f1eda2a68ad5e09b71ccdae1499bc9d31e4f;hp=0000000000000000000000000000000000000000;hpb=78ee3a45427e1227013773b2a1c19fc1ee0efc12;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss new file mode 100644 index 0000000..906d989 --- /dev/null +++ b/resources/sass/common.scss @@ -0,0 +1,7 @@ +#header { + img { + max-height: 2rem; + width: auto; + margin: -0.5rem 0.25rem; + } +}