first commit
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
.blue{
|
||||
color: $grey-dark;
|
||||
}
|
||||
|
||||
.bold{
|
||||
font-weight: bold;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
.small{
|
||||
font-size: small;
|
||||
}
|
||||
Reference in New Issue
Block a user