X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fcommon.scss;h=97822fe32037ad1185f6e004635a5371de4fb258;hb=a439a2eb428e8f881fd6ed6309e600a664c9b3de;hp=56129efb4c6308bfbd01df8cd560d70962e0d868;hpb=3a774bb649734fc3a2135ec1b52cef9a049880ee;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss index 56129ef..97822fe 100644 --- a/resources/sass/common.scss +++ b/resources/sass/common.scss @@ -24,6 +24,11 @@ h1 { } } +.modal-90w { + width: 90%; + max-width: none !important; +} + .spoiler { border-radius: 0.5ex; padding: 0 0.5ex;