diff _layouts/default.html @ 213:370d7d0cdf7d

Fix layout at different default font sizes. * css/app.css: remove modification of Foundation framework. * _layouts/default.html: Remove unnecessary whitespace. Add blind paragraph at footer to get a visible space at the website bottom. That was the original intention of the change of the Foundation framework in css/app.css. * index.md: use "auto" size for remaining grid cells.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 20 Jul 2020 16:08:24 +0900
parents d402a202c57e
children fe5dcb23372a
line wrap: on
line diff
--- a/_layouts/default.html	Thu Jul 16 11:33:14 2020 +0900
+++ b/_layouts/default.html	Mon Jul 20 16:08:24 2020 +0900
@@ -98,9 +98,6 @@
       </div>
     </div>
 
-
-
-
     <div class="grid-container">
       {{ content }}
 
@@ -116,6 +113,7 @@
           Creative Commons Attribution-NoDerivatives 4.0 International License</a>.
           Get the <a href="http://hg.octave.org/web-octave/file/tip">page sources</a>.
         </small>
+        <p></p>
       </footer>
 
       <script>