mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
fix mobile width
This commit is contained in:
parent
db5214b238
commit
2a6aed6f1a
@ -9,12 +9,14 @@
|
|||||||
.play_info_wrapper {
|
.play_info_wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
.play_info {
|
.play_info {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
.play_info_cover {
|
.play_info_cover {
|
||||||
width: 20vh;
|
width: 30vh;
|
||||||
height: 20vh;
|
height: 30vh;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user