media querry /ressources
This commit is contained in:
@@ -263,12 +263,21 @@
|
||||
|
||||
.views-row:has(.type-podcast){
|
||||
width: 50%;
|
||||
@media(max-width: 810px){
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.views-row:has(.type-documentation){
|
||||
width: 25%;
|
||||
@media(max-width: 810px){
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
.views-row:has(.type-vidéo){
|
||||
width: 50%;
|
||||
@media(max-width: 810px){
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.views-row:has(.type-Kit-de-communication){
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user