mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Fixed css issue with homepage signup box
This commit is contained in:
parent
c7f342f590
commit
5052b34987
2 changed files with 3 additions and 3 deletions
|
@ -71,8 +71,8 @@
|
|||
font-size: 2.2em;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.content hr {
|
||||
margin: 45px 0 30px 0;
|
||||
.content.misc-page hr {
|
||||
margin: 35px 0 25px 0;
|
||||
}
|
||||
|
||||
// Dashboard
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue