Add text-bold class
This commit is contained in:
@@ -304,6 +304,10 @@ html {
|
||||
color: #5CB85C;
|
||||
}
|
||||
|
||||
.text-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.text-large {
|
||||
font-size: $font-size-h1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user