last bucket items of QA

This commit is contained in:
Calvin Jhunjhnuwala
2021-07-01 22:41:08 -07:00
parent e42aeba2a6
commit d21a386823
7 changed files with 19 additions and 41 deletions

View File

@@ -63,6 +63,11 @@
}
.mt-6 {
margin-top: 1.5rem;
&-until-sm {
@include media-breakpoint-up(sm) {
margin-top: 1.5rem !important;
}
}
}
.mb-8 {
margin-bottom: 2rem;