Add class to set padding-top to any element
This commit is contained in:
@@ -197,6 +197,10 @@ a {
|
||||
padding-top: $line-height;
|
||||
}
|
||||
|
||||
.padding-top {
|
||||
padding-top: $line-height;
|
||||
}
|
||||
|
||||
.light {
|
||||
background: $light;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user