From 8da1216ba50dec7adfeefcfd2c1f00820e55fdf7 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 10 May 2015 21:35:41 -0400 Subject: optimize the home page --- (limited to 'site/css') diff --git a/site/css/main.css b/site/css/main.css index 171ee4b..f1097c1 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -94,7 +94,7 @@ div.important, pre, div.subsection { border:none; border-radius:0.5em; box-shadow:none; - height:10em; + height:8.5em; width:auto; float:right; } -- cgit v0.9.1