mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
fix avatar positioning
This commit is contained in:
parent
47bc9788ef
commit
4367479522
1 changed files with 4 additions and 0 deletions
|
@ -877,6 +877,10 @@ a.tag:hover {
|
|||
width:37px;
|
||||
margin: 0 4px 4px 0;
|
||||
float: left;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
.misc-page.columns a:visited {
|
||||
color: $c-Brand-1;
|
||||
|
|
Loading…
Add table
Reference in a new issue