Merge branch 'anis' of ssh://git.marbelium.com:10023/Viiciouss/XJC into thierry

thierry
Tmadkaud 7 years ago
commit d41c0e9fc4

@ -105,7 +105,18 @@ body {
and (min-device-width : 320px)
and (max-device-width : 568px) {
.feature-box {
padding-top: 20vh;
top: 20vh;
}
#projects {
top: 20vh;
}
.page-footer {
top: 20vh;
}
hr {
top: 20vh;
}
}

Loading…
Cancel
Save