diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 3783d9da..229e4965 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -24,6 +24,10 @@ section { font-size: 54px; } +.subhead > div:first-child { + min-height: 200px; +} + .subnav { margin-bottom: 60px; width: 100%; |