[S] Make background blend in
This commit is contained in:
+3
-3
@@ -190,6 +190,8 @@
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 1400px;
|
max-width: 1400px;
|
||||||
|
|
||||||
|
background: #00000014;
|
||||||
|
|
||||||
.artwork
|
.artwork
|
||||||
{
|
{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@@ -199,7 +201,7 @@
|
|||||||
.image
|
.image
|
||||||
{
|
{
|
||||||
height: 40vh;
|
height: 40vh;
|
||||||
width: 30vh;
|
// width: 30vh; dynamically updated
|
||||||
|
|
||||||
// Alignment for description
|
// Alignment for description
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -227,8 +229,6 @@
|
|||||||
|
|
||||||
#footer
|
#footer
|
||||||
{
|
{
|
||||||
margin-top: 10vh;
|
|
||||||
|
|
||||||
// Shadow
|
// Shadow
|
||||||
box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
|
box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user