Skip to content

Commit 4278e1e

Browse files
authored
Update arx_slider.css
1 parent af75eb3 commit 4278e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arx_slider.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.container {
2-
margin: 20px 0 0 0;
2+
margin: 20px 0 20px 0;
33
}
44
.slider * {
55
transition : all 0.4s ease 0s ;
@@ -99,4 +99,4 @@
9999
width: 99%;
100100
height: 40vw;
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)