mirror of
https://github.com/neocities/neocities.git
synced 2025-08-02 15:51:55 +02:00
Fixed extra padding in welcome page
This commit is contained in:
parent
949380ed09
commit
d637f2d05c
2 changed files with 2 additions and 2 deletions
|
@ -1492,7 +1492,7 @@ a.tag:hover {
|
|||
}
|
||||
}
|
||||
.section.plans.welcome {
|
||||
padding: 63px 3%;
|
||||
padding: 63px 3% 0 3%;
|
||||
|
||||
h3 {
|
||||
color: #5e95a1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue