@@ -682,4 +682,8 @@ body {
body {
padding-bottom: 700px;
}
-}
+}
+
+@media (max-width: 768px) {
+ .flat-links { display: block; }
+ }