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