responsive font size, carroussel ressources
This commit is contained in:
@@ -234,7 +234,6 @@
|
||||
justify-content: space-evenly;
|
||||
align-items: center;
|
||||
padding: 1rem 15% 2rem 15%;
|
||||
|
||||
&>div:first-child{
|
||||
grid-column-start: 2;
|
||||
}
|
||||
@@ -243,10 +242,8 @@
|
||||
&>div:first-child{
|
||||
grid-column-start: 1;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -268,7 +265,7 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
@include breakpoint(1222px down) {
|
||||
font-size: $font-small;
|
||||
font-size: $font-medium;
|
||||
|
||||
}
|
||||
}
|
||||
@@ -470,8 +467,8 @@ footer[role="contentinfo"]{
|
||||
p{
|
||||
display: inline-block;
|
||||
a{
|
||||
min-width: 2rem;
|
||||
min-height: 2rem;
|
||||
min-width: 1.5rem;
|
||||
min-height: 1.5rem;
|
||||
margin-right: 0.5rem;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user