css - texto justificado
This commit is contained in:
parent
782ef4ed32
commit
6e1c3a90d2
@ -4,3 +4,6 @@
|
|||||||
[data-md-color-scheme="slate"] nav {
|
[data-md-color-scheme="slate"] nav {
|
||||||
--md-primary-fg-color: rgb(113, 13, 13);
|
--md-primary-fg-color: rgb(113, 13, 13);
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user