[S] Adjust image width and height
This commit is contained in:
+2
-4
@@ -173,14 +173,12 @@
|
|||||||
.artwork
|
.artwork
|
||||||
{
|
{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
width: 20vh;
|
|
||||||
|
|
||||||
margin: 8vh;
|
margin: 8vh;
|
||||||
|
|
||||||
.image
|
.image
|
||||||
{
|
{
|
||||||
width: 100%;
|
height: 30vh;
|
||||||
|
width: 30vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user