diff --git a/css/main.css b/css/main.css index dc3357c..531aa74 100644 --- a/css/main.css +++ b/css/main.css @@ -62,9 +62,12 @@ nav { #nopaddingplz { padding: 0; } -.card-body > .row:first-of-type > .col { +.card-body > .row:first-of-type { border-bottom: solid .2em gainsboro; } -.card-body > .row > .col { +.card-body > .row:not(:last-of-type):not(:first-of-type) { border-bottom: solid .1em gainsboro; +} +.card-body > .raow > .col:last-child { + border-bottom: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 5fb1a13..8229952 100644 --- a/index.html +++ b/index.html @@ -169,51 +169,62 @@ 25.8.1293 -