X-Git-Url: https://git.cworth.org/git?p=turbot-web;a=blobdiff_plain;f=overview.css;h=d79cc0ac19bbd578a748744643f5e778772efc45;hp=8426fb2046f4749678faced5cf48782366ec3523;hb=46ee43c674ec697c6740b9a531ac0b6ff3a05ab4;hpb=976a9bcf02620a4b1aec2a180efbc0d741a212ce diff --git a/overview.css b/overview.css index 8426fb2..d79cc0a 100644 --- a/overview.css +++ b/overview.css @@ -1,4 +1,4 @@ -/* The grid: Three equal columns that floats next to each other */ +/* The grid: columns that float next to each other */ .column { float: left; width: 15%; @@ -16,7 +16,7 @@ color: black; border-radius: 25px; margin: auto; - width: 20%; + width: 40%; }