Fix #5660 - roojs docs - linking and other tidy ups
[roojs1] / docs / docs.css
index 4325f4d..6ef293a 100644 (file)
@@ -471,9 +471,23 @@ header-menu-options ul.socials > li:first-child,
     display:inline-table;
 }
 @media (max-width: 768px) {
-    .general-content-body,
-    .slide-container {
+    .general-content-body > .container,
+    .general-content-body > .container > .column
+    {
+        margin: 0;
+        padding: 10px;
+       
+    }
+    .general-content-intro > .container,
+    .general-content-body > .container > .column
+    {
+        padding: 0;
+    }
+    .general-content-body  > h1
+    {
         margin: 10px;
+        margin-top: 50px;
+       
     }
     roo-select2-container
     .services .main-content {
@@ -595,6 +609,7 @@ header-menu-options ul.socials > li:first-child,
     height: 34px;
     background-repeat: no-repeat;
     margin: 10px 10px 2px;
+        background-size: contain;
     
 }