mirror of
https://github.com/thangisme/notes.git
synced 2025-10-12 16:55:31 -04:00
Typography utils
This commit is contained in:
@@ -50,5 +50,9 @@ li {
|
||||
}
|
||||
|
||||
.text-mono {
|
||||
font-family: $mono-font-family;
|
||||
font-family: $mono-font-family !important;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user