Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Template:Onboarding-css
(view source)
Revision as of 15:23, 21 October 2021
30 bytes added
,
15:23, 21 October 2021
m
remove padding right on card @mobile
Line 46:
Line 46:
@media (max-width: 576px) {
@media (max-width: 576px) {
.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
−
.card { padding-top: 22px !important; padding-bottom: 12px !important; padding-left: 0 !important; }
+
.card { padding-top: 22px !important; padding-bottom: 12px !important; padding-left
: 0 !important;
+
padding-right
: 0 !important; }
.card-body { padding: 0 !important; }
.card-body { padding: 0 !important; }
.section { margin-left: -10px; margin-bottom: 30px; }
.section { margin-left: -10px; margin-bottom: 30px; }
Margaret.chen
233
edits