fix: remove margin-bottom from card

pull/5153/head
REJack 2023-06-01 02:14:33 +02:00
parent cc5ef846c9
commit d0734c80a1
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
// Color variants
.card {
@include box-shadow($lte-card-shadow);
margin-bottom: map-get($spacers, 3);
&[class*="card-"]:not(.card-outline),
&[class*="text-bg-"]:not(.card-outline) {