mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Implemented square profile pictures
- Added preference "Square profile pictures"
This commit is contained in:
parent
111927a21c
commit
bc337027ca
3 changed files with 11 additions and 2 deletions
|
|
@ -97,7 +97,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.avatar {
|
||||
.avatar-round {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue