adding caption to sliders

This commit is contained in:
Luis 2017-06-20 09:01:36 +02:00
parent d4146abdf5
commit 6220e40fd2
7 changed files with 26 additions and 1 deletions

View file

@ -168,9 +168,11 @@ iframe {
color: rgb(120,120,120);
font-size: .8em;
text-align: right;
margin-top: .5em;
font-weight: 100;
font-family: 'Open Sans', sans-serif;
@include breakpoint(small){
width: 90%;
}
}