mirror of
https://codeberg.org/teddit/teddit
synced 2025-02-07 15:48:49 +01:00
restrict user icon size
This commit is contained in:
parent
a1ab3e7635
commit
8e3afb71d9
@ -933,6 +933,10 @@ footer a {
|
||||
width: 20%;
|
||||
text-align: center;
|
||||
}
|
||||
#user .info img {
|
||||
max-width: 50%;
|
||||
max-height: 190px;
|
||||
}
|
||||
#user .info h1 {
|
||||
font-size: 1.1rem;
|
||||
overflow-wrap: anywhere;
|
||||
|
Loading…
x
Reference in New Issue
Block a user