X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fcommon.scss;h=14cbd07be4a3d4178d66b3da3bf0c4a52224b65c;hb=7f804eb8f9867ab00332e6a9e9db8657fdc68ea3;hp=15ec4ef1b639e5e3717b4e8cd880b463b5508026;hpb=01c03862db4c9d7da371fb3500aab566d36366ff;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss index 15ec4ef..14cbd07 100644 --- a/resources/sass/common.scss +++ b/resources/sass/common.scss @@ -40,11 +40,11 @@ h1 { .snes-button-x, .snes-button-y { display: inline-block; - width: 1.5em; + width: 2em; height: 0; - padding: .75em 0; + padding: 1em 0; box-shadow: .125ex .125ex .125ex rgba(0, 0, 0, .5); - border-radius: .75em; + border-radius: 1em; font-size: 90%; font-weight: bold; text-align: center;