Update 'www/index.html'
This commit is contained in:
parent
0da79d8dfa
commit
bcf27fb4e5
|
@ -82,7 +82,7 @@ h1 {
|
|||
|
||||
.split.left {
|
||||
left:0;
|
||||
background: url('https://image.ibb.co/m56Czw/designer.jpg') center center no-repeat;
|
||||
background: url('https://image.ibb.co/m3ZbRb/programmer.png') center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
@ -96,7 +96,7 @@ h1 {
|
|||
|
||||
.split.right {
|
||||
right:0;
|
||||
background: url('https://image.ibb.co/m3ZbRb/programmer.png') center center no-repeat;
|
||||
background: url('https://image.ibb.co/m56Czw/designer.jpg') center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue