mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +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;
|
||||
}
|
||||
.interior .header-Outro .row.content {
|
||||
|
||||
padding-left: 3%;
|
||||
padding-right: 3%;
|
||||
h1, h2, h3 {
|
||||
padding-left: 2px;
|
||||
}
|
||||
}
|
||||
.interior .header-Outro .subtitle {
|
||||
font-size: 1em;
|
||||
|
|
Loading…
Add table
Reference in a new issue