fix carousel adjust
This commit is contained in:
parent
6a76bf5104
commit
ed3e763673
1 changed files with 6 additions and 1 deletions
|
@ -28,5 +28,10 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-adjust {
|
.carousel-adjust {
|
||||||
margin-top: 20px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fa {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue