alignement titre + grille /ressources
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
color: $white;
|
||||
font-weight: 800;
|
||||
vertical-align: middle;
|
||||
width: max-content;
|
||||
}
|
||||
}
|
||||
@media (max-width: 810px){
|
||||
@@ -326,7 +327,7 @@
|
||||
.file--mime-application-pdf{
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
width: fit-content;
|
||||
width: 100%;
|
||||
::before{
|
||||
content: url("../images/pictos/download.png");
|
||||
min-width:30px;
|
||||
@@ -341,6 +342,7 @@
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
// max-width: 80px ;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -481,6 +483,7 @@
|
||||
margin-right: 0.5rem;
|
||||
padding-right: 0.3rem;
|
||||
font-size: 0.8rem;
|
||||
width: max-content;
|
||||
|
||||
a{
|
||||
background: $blue-dark;
|
||||
|
||||
Reference in New Issue
Block a user