X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fcommon.scss;fp=resources%2Fsass%2Fcommon.scss;h=15ec4ef1b639e5e3717b4e8cd880b463b5508026;hb=01c03862db4c9d7da371fb3500aab566d36366ff;hp=879253c893aba8a92603c913bdfc52b8521ffdad;hpb=9f54b6e8fde827556cf858818090a1dfc829624c;p=alttp.git diff --git a/resources/sass/common.scss b/resources/sass/common.scss index 879253c..15ec4ef 100644 --- a/resources/sass/common.scss +++ b/resources/sass/common.scss @@ -12,15 +12,9 @@ h1 { } .button-bar { + margin: -0.5ex; > * { - margin-left: 0.5ex; - margin-right: 0.5ex; - } - > :first-child { - margin-left: 0; - } - > :last-child { - margin-right: 0; + margin: 0.5ex; } }