mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:42:40 +00:00
Add indent-text utility class
This commit is contained in:
parent
64e5a0d89f
commit
44ec36a6f2
@ -465,6 +465,12 @@ main {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.indent-text {
|
||||
padding: 1em 0 1em 2em;
|
||||
display: grid;
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
.date-style {
|
||||
font-weight: 700;
|
||||
color: var(--clr-dates);
|
||||
|
Loading…
x
Reference in New Issue
Block a user