version smartphone home
This commit is contained in:
@@ -345,6 +345,7 @@
|
||||
text-align: center;
|
||||
font-family: 'duke';
|
||||
font-size: 3.1rem;
|
||||
|
||||
line-height: 1;
|
||||
opacity: .3;
|
||||
cursor: pointer;
|
||||
@@ -359,9 +360,15 @@
|
||||
opacity: 1;
|
||||
font-size: 4rem;
|
||||
}
|
||||
@include breakpoint(small down) {
|
||||
font-size: 2rem;
|
||||
&.active{
|
||||
font-size: 2.8rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
@include breakpoint(small down) {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
header[data-dom="programmes-block_4"]{
|
||||
display:none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user