Update lint
This commit is contained in:
parent
6f16e569de
commit
33462f2270
1 changed files with 5 additions and 5 deletions
|
@ -81,9 +81,9 @@ blockquote p {
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropotron.level-1 {
|
.dropotron.level-1 {
|
||||||
margin-top: 0.1em;
|
|
||||||
left: initial !important;
|
|
||||||
right: 100% !important;
|
right: 100% !important;
|
||||||
|
left: initial !important;
|
||||||
|
margin-top: 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
|
@ -112,14 +112,14 @@ blockquote p {
|
||||||
|
|
||||||
#light-gallery {
|
#light-gallery {
|
||||||
a {
|
a {
|
||||||
cursor: zoom-in;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow: hidden;
|
cursor: zoom-in;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover img {
|
&:hover img {
|
||||||
|
|
Loading…
Reference in a new issue