Fix linter again...
This commit is contained in:
parent
0e2bd2d7e4
commit
138cedfc42
1 changed files with 1 additions and 1 deletions
|
@ -118,10 +118,10 @@ blockquote p {
|
||||||
#light-gallery {
|
#light-gallery {
|
||||||
a {
|
a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
border-bottom: 0;
|
||||||
cursor: zoom-in;
|
cursor: zoom-in;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-bottom: 0;
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
|
|
Loading…
Reference in a new issue