diff --git a/css/poststyle.css b/css/poststyle.css index 9b14b45..283e783 100644 --- a/css/poststyle.css +++ b/css/poststyle.css @@ -45,6 +45,11 @@ pre > code { margin-bottom: 1em; } +article > footer > div { + height: 25vh; +} + +/* footer { width: 70vw; margin-top: 6vh; @@ -56,3 +61,4 @@ footer { footer span a { color: #FF8608; } +*/