diff --git a/src/stylesheets/intro.css b/src/stylesheets/intro.css index 977c7f6..4f595aa 100644 --- a/src/stylesheets/intro.css +++ b/src/stylesheets/intro.css @@ -51,6 +51,6 @@ .intro .label-group .label { background: transparent; box-shadow: inset 0 -.25em .25em -.25em rgba(1, 105, 124, 0.5); - margin: 0 0.25em; + margin: 0.25em 0.25em; transition-duration: .5s; }