edited dividor lines style as required

This commit is contained in:
surtur 2020-04-16 00:13:37 +02:00
parent ad08bf7452
commit 979d0744d8
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -62,6 +62,9 @@ nav {
#nopaddingplz {
padding: 0;
}
.card-body > .row:first-of-type > .col {
border-bottom: solid .2em gainsboro;
}
.card-body > .row > .col {
border-bottom: solid .1em gainsboro;
}