mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:57:15 -06: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