mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Fixed supporter badge positioning next to long site titles
This commit is contained in:
parent
be77ae26e6
commit
c65a584591
1 changed files with 1 additions and 3 deletions
|
@ -846,7 +846,6 @@ a.tag:hover {
|
|||
height: 24px;
|
||||
background-size: 99px;
|
||||
display: inline-block;
|
||||
margin-top: 7px;
|
||||
}
|
||||
.title-with-badge {
|
||||
float: left;
|
||||
|
@ -854,8 +853,7 @@ a.tag:hover {
|
|||
margin-bottom: 3px;
|
||||
}
|
||||
.title-with-badge span {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.section {
|
||||
padding: 55px 8%;
|
||||
|
|
Loading…
Add table
Reference in a new issue