mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix bad sizes
This commit is contained in:
parent
4fb8755c32
commit
8c3b095af5
@ -58,11 +58,8 @@
|
||||
overflow: hidden;
|
||||
|
||||
img {
|
||||
width: 20vw;
|
||||
height: 20vw;
|
||||
|
||||
max-width: 400px;
|
||||
max-height: 400px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
border-radius: 12px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user