mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
More tweaks to browse page
This commit is contained in:
parent
24c7f71c89
commit
46744df98d
3 changed files with 5 additions and 5 deletions
|
@ -821,7 +821,7 @@ a.tag:hover {
|
|||
margin-top: 0;
|
||||
}
|
||||
.browse-page .tags {
|
||||
padding: 0 30px 30px 30px;
|
||||
padding: 0 30px 40px 30px;
|
||||
}
|
||||
.pagination .arrow {
|
||||
vertical-align: 1px;
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
.website-Gallery{
|
||||
list-style:none;
|
||||
padding:30px 20px;
|
||||
padding:30px 24px;
|
||||
|
||||
li{
|
||||
@extend .col-25;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue