responsive ressource
This commit is contained in:
@@ -40,8 +40,10 @@
|
||||
}
|
||||
|
||||
@media (max-width: 550px) {
|
||||
width: 100vw;
|
||||
padding: 0;
|
||||
width: 100vw;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
img{
|
||||
border: solid 1px gray;
|
||||
@@ -128,6 +130,9 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 550px) {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-edition{
|
||||
.field--name-field-edition{
|
||||
@@ -146,10 +151,20 @@
|
||||
p{
|
||||
margin: 0;
|
||||
}
|
||||
@media (max-width: 550px) {
|
||||
margin-top: 0rem;
|
||||
}
|
||||
}
|
||||
@media (max-width: 550px) {
|
||||
font-size: 1rem;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-date-de-parution{
|
||||
@media (max-width: 550px) {
|
||||
margin-top: 0rem;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-mots-clefs{
|
||||
.field--name-field-mots-clefs{
|
||||
@@ -287,7 +302,7 @@
|
||||
height: fit-content;
|
||||
border: 2px solid $blue-light;
|
||||
background-color: $white;
|
||||
|
||||
order: 2;
|
||||
}
|
||||
.field--name-field-fichiers{
|
||||
min-height: 4rem;
|
||||
|
||||
Reference in New Issue
Block a user