X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fcommon.scss;h=97822fe32037ad1185f6e004635a5371de4fb258;hb=5f5cd2dfa083936ddd293dbcb4925035ffca9990;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;