mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Adjusted widths on username/view # elements in website galleries
This commit is contained in:
parent
4af4347492
commit
45fc351565
1 changed files with 2 additions and 2 deletions
|
@ -29,12 +29,12 @@
|
|||
.username {
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
width: 70%;
|
||||
width: 63%;
|
||||
}
|
||||
.site-stats {
|
||||
float: right;
|
||||
overflow: hidden;
|
||||
width: 28%;
|
||||
width: 35%;
|
||||
text-align: right;
|
||||
}
|
||||
.site-tags {
|
||||
|
|
Loading…
Add table
Reference in a new issue