mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 06:18:13 -06:00
Typography utils
This commit is contained in:
@@ -50,5 +50,9 @@ li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.text-mono {
|
.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