mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Stopgap measure for site suggestions' large tag issues
This commit is contained in:
parent
caf8621c78
commit
f0ce08f85d
1 changed files with 2 additions and 2 deletions
|
@ -431,7 +431,7 @@
|
||||||
width: 165px;
|
width: 165px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
height: 160px;
|
height: 16.8em;
|
||||||
}
|
}
|
||||||
.stats {
|
.stats {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
|
@ -458,7 +458,7 @@
|
||||||
}
|
}
|
||||||
.site-portrait img {
|
.site-portrait img {
|
||||||
width: 155px;
|
width: 155px;
|
||||||
height:93px;
|
height: 116px;
|
||||||
}
|
}
|
||||||
.site-portrait .caption {
|
.site-portrait .caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Add table
Reference in a new issue