Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Digital Talent
(view source)
Revision as of 22:08, 16 January 2023
308 bytes added
,
22:08, 16 January 2023
no edit summary
Line 184:
Line 184:
}
}
+
/* For smaller screen sizes */
+
@media (min-width: 100px) and (max-width: 950px)
+
{
+
.thumbcolumn {
+
flex: 0 0 95% !important;
+
display:inline-block;
+
width: 100%;
+
padding: 10px; /* gutter width */
+
}
+
+
.column {
+
flex: 0 0 95%;
+
display:inline-block;
+
width: 100%;
+
padding: 10px; /* gutter width */
+
+
}
+
}
}}
}}
<div class="digitalcontent">
<div class="digitalcontent">
Madeleine.daigle4
17
edits