X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fcommon.scss;h=0d61af3f5605901eda06ee3f67b8b8cf17d09a63;hb=90922f8595a8d4fd7780a0b137eed66eaf7d6c49;hp=0cb6655c981dd8046b2f040c7dc5f1186acde644;hpb=167f986f468014e00d82fa2df8193f6be8dca19d;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss index 0cb6655..0d61af3 100644 --- a/resources/sass/common.scss +++ b/resources/sass/common.scss @@ -258,6 +258,7 @@ h1 { position: relative; display: inline-flex; align-items: center; + vertical-align: middle; width: 2em; height: 2em; @@ -266,6 +267,11 @@ h1 { max-width: 100%; max-height: 100%; } + .item-map-icon { + display: inline-block; + width: 100%; + height: 100%; + } .strike { position: absolute; top: 0;