Skip to content

Commit cad8200

Browse files
committed
Theme for monspolemuseal - icones
1 parent f46bf96 commit cad8200

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

monspolemuseal/src/scss/home/quick.scss

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
margin: 0;
66
padding-right: 80px;
77

8-
@media (min-width: 768px) {
9-
.col-md-3 {
10-
flex: 0 0 auto;
11-
width: 20%;
12-
}
13-
}
14-
158
h2 {
169
font-weight: 700 !important;
1710
font-size: 3.25rem;
@@ -71,6 +64,12 @@
7164
@include media-breakpoint-down(lg) {
7265
margin: 0;
7366
}
67+
68+
@media screen and (min-width: 768px) {
69+
.col-md-3 {
70+
width: 20% !important;
71+
}
72+
}
7473
}
7574

7675
.quick-access {

0 commit comments

Comments
 (0)