mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
hacky padding add to fix squish caused by line spacing fix
This commit is contained in:
parent
7f64a62926
commit
eea530cecb
1 changed files with 2 additions and 1 deletions
|
@ -155,7 +155,8 @@
|
|||
|
||||
.signup-Area{
|
||||
min-height:100px;
|
||||
position:relative
|
||||
position:relative;
|
||||
padding-bottom: 400px;
|
||||
}
|
||||
|
||||
.header-Outro .signup-Form{
|
||||
|
|
Loading…
Add table
Reference in a new issue