lib/servel/templates/css/gallery-text.css in servel-0.17.0 vs lib/servel/templates/css/gallery-text.css in servel-0.18.0

- old
+ new

@@ -35,5 +35,11 @@ } #text-content h6 { font-size: 16px; } + +@media screen and (max-width: 767px) { + #text-content { + padding: 15px; + } +}