]> git.parisson.com Git - mezzo.git/commitdiff
Add a small dashed style
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Wed, 26 Oct 2016 12:16:38 +0000 (14:16 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Wed, 26 Oct 2016 12:16:38 +0000 (14:16 +0200)
app/static/src/sass/modules/_dashed.scss

index 96f28e933ffbc76571f6f1e672b720b88d70b7b2..6a005535414c62b350b65571accf835b90ac4504 100644 (file)
@@ -41,4 +41,10 @@ $module: ".dashed";
 
     }
 
+    &--small {
+
+        @include padding-right(.5);
+
+    }
+
 }