# HG changeset patch # User Kai T. Ohlhus # Date 1595228904 -32400 # Node ID 370d7d0cdf7db559f7b7e5f04e83d7abdd0029fc # Parent 00f45be432e1cc54caf4ac457d0fb5904480e053 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. diff -r 00f45be432e1 -r 370d7d0cdf7d _layouts/default.html --- 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 @@ - - -
{{ content }} @@ -116,6 +113,7 @@ Creative Commons Attribution-NoDerivatives 4.0 International License. Get the page sources. +