X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Frounds.scss;h=b83f37bce01b84d25fbf64301169d42fece5de8d;hb=d920d896d4357289112e31d3b33d386ab754a12d;hp=8b58071fc8237f48487fd2a1e1cdf1159a6b3f18;hpb=d748feb96453d74aeffec648d6f5f68d9ef3b520;p=alttp.git diff --git a/resources/sass/rounds.scss b/resources/sass/rounds.scss index 8b58071..b83f37b 100644 --- a/resources/sass/rounds.scss +++ b/resources/sass/rounds.scss @@ -7,5 +7,10 @@ border: thin solid $secondary; border-radius: 1ex; padding: 1ex; + + .info { + padding-right: 1rem; + min-width: 13em; + } } }