ressource document

This commit is contained in:
2025-04-04 12:27:08 +02:00
parent 8b37b4a4a4
commit e80ec416ae
2 changed files with 8 additions and 5 deletions

View File

@@ -176,9 +176,12 @@
}
&.type-Documentation{
width: 25%;
@media(max-width: 810px){
width: 50%;
.views-row{
width: 25%;
@media(max-width: 810px){
width: 50%;
}
}
}
&.type-Podcast{