mirror of
https://github.com/thangisme/notes.git
synced 2025-05-18 13:58:42 -04:00
Typography utils
This commit is contained in:
parent
68169dd18e
commit
2d1305045e
@ -50,5 +50,9 @@ li {
|
||||
}
|
||||
|
||||
.text-mono {
|
||||
font-family: $mono-font-family;
|
||||
font-family: $mono-font-family !important;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user