mirror of
https://github.com/neocities/neocities.git
synced 2025-04-28 11:12:30 +02:00
Improved single-col header alignment
This commit is contained in:
parent
76a56598bd
commit
3a1b907f09
1 changed files with 5 additions and 1 deletions
|
@ -57,7 +57,11 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.interior .header-Outro .row.content {
|
.interior .header-Outro .row.content {
|
||||||
|
padding-left: 3%;
|
||||||
|
padding-right: 3%;
|
||||||
|
h1, h2, h3 {
|
||||||
|
padding-left: 2px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.interior .header-Outro .subtitle {
|
.interior .header-Outro .subtitle {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue