Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Template:Onboarding-css
(view source)
Revision as of 15:55, 21 October 2021
43 bytes added
,
15:55, 21 October 2021
m
no edit summary
Line 35:
Line 35:
word-wrap: break-word;
word-wrap: break-word;
background-clip: border-box;
background-clip: border-box;
−
padding:
0rem
1.5rem
0rem
1.5rem;
+
padding:
1rem
1.5rem
0.5rem
1.5rem;
}
}
Line 42:
Line 42:
padding: 10px;
padding: 10px;
}
}
+
#checklist ul{ padding-bottom:10px;}
<!-- LAYOUT... MOBILE -->
<!-- LAYOUT... MOBILE -->
@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:
5px
!important;
−
padding-right:
0
!important; }
+
padding-right:
5px
!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