Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit 9e0c444

Browse files
committed
More animate view fixes
1 parent 24f1704 commit 9e0c444

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/assets/stylesheets/lentil/breakpoint/sass/_components.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ div.images {
130130
}
131131
}
132132

133-
.image-animate-tile a {
134-
margin: 0;
135-
padding: 0;
133+
.image-animate-tile > a {
134+
margin: 0 !important;
135+
padding: 0 !important;
136136
}
137137

138138
.header > div {

0 commit comments

Comments
 (0)