Update 'www/index.html'
This commit is contained in:
parent
bcf27fb4e5
commit
91d505d590
|
@ -94,9 +94,10 @@ h1 {
|
||||||
background: var(--left-bg-color);
|
background: var(--left-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.split.right {
|
.split.right {
|
||||||
right:0;
|
right:0;
|
||||||
background: url('https://image.ibb.co/m56Czw/designer.jpg') center center no-repeat;
|
background: url('https://media.discordapp.net/attachments/868008876711223356/946183030169542736/267026003_4852385821459217_4392462086019516918_n.jpg') center center no-repeat;
|
||||||
|
/* background: url('https://image.ibb.co/m56Czw/designer.jpg') center center no-repeat; */
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue