mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
restrict user icon size
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user