Remove border from images in gallery
parent
f15dcf4ca7
commit
5a431f5c4e
|
|
@ -24,6 +24,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gallery-navigation {
|
.gallery-navigation {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue