]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/common.scss
schedule style improvements
[alttp.git] / resources / sass / common.scss
index 879253c893aba8a92603c913bdfc52b8521ffdad..15ec4ef1b639e5e3717b4e8cd880b463b5508026 100644 (file)
@@ -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;
        }
 }