style(index.html): colocando uma borda no container do slideshow
This commit is contained in:
parent
0b496c697a
commit
89b3b1d250
@ -39,6 +39,8 @@ img {vertical-align: middle;}
|
||||
max-width: 405px;
|
||||
height: 56.8vw;
|
||||
max-height: 230px;
|
||||
border: 1px solid aliceblue;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
/* Next & previous buttons */
|
||||
|
Loading…
x
Reference in New Issue
Block a user