X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/cb8ce3dc432ca5b819ef9e3ce9ff6c8292bc284c..43df122ca6b2055c27b5551c06cbbf0ae45e9a01:/css/style.css diff --git a/css/style.css b/css/style.css index ed066ff..79ce105 100644 --- a/css/style.css +++ b/css/style.css @@ -10,14 +10,14 @@ body { } .columned { - height: calc(100vh - 180px); + height: calc(100vh - 200px); width: max-content; } .columned .h2 { float: left; margin: 0 40px; - height: calc(100vh - 180px); + height: calc(100vh - 200px); } .columned h2 {