Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Digital Gov Leaders Summit
(view source)
Revision as of 19:07, 3 October 2023
No change in size
,
19:07, 3 October 2023
no edit summary
Line 93:
Line 93:
/* Remove extra left and right margins, due to padding */
/* Remove extra left and right margins, due to padding */
−
.row {margin: 0 -5px;}
+
.row {margin: 0 -5px
;
+
margin-top: 20px
;}
/* Clear floats after the columns */
/* Clear floats after the columns */
Line 100:
Line 101:
display: table;
display: table;
clear: both;
clear: both;
−
margin-top: 20px;
}
}
Line 114:
Line 114:
/* For smaller screen sizes */
/* For smaller screen sizes */
−
@media (min-width: 100px) and (max-width:
750px
)
+
@media (min-width: 100px) and (max-width:
850px
)
.column {
.column {
width: 100%;
width: 100%;
Madeleine.daigle
705
edits