mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-19 01:22:23 -06:00
Typography utils
This commit is contained in:
parent
68169dd18e
commit
2d1305045e
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user