X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=overview.css;h=d79cc0ac19bbd578a748744643f5e778772efc45;hb=refs%2Fheads%2Fmain;hp=8426fb2046f4749678faced5cf48782366ec3523;hpb=5722eb825e11c817209e0ce4b29e8acfcb8b1e3d;p=turbot-web 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%; }