liens doc et url
This commit is contained in:
@@ -27,17 +27,19 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 20% !important;
|
||||
top: 230px;
|
||||
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
width: 100% !important;
|
||||
}
|
||||
.views-element-container{
|
||||
margin-bottom: 3rem;
|
||||
// margin-bottom: 3rem;
|
||||
}
|
||||
}
|
||||
div{
|
||||
width: fit-content;
|
||||
margin-bottom: 0.5rem;
|
||||
// margin-bottom: 0.5rem;
|
||||
@media(max-width: 810px){
|
||||
margin: auto;
|
||||
}
|
||||
@@ -52,7 +54,8 @@
|
||||
}
|
||||
}
|
||||
div:has(.field_field_documents){
|
||||
// margin: auto;
|
||||
margin-bottom: 0.2rem;
|
||||
|
||||
@media(max-width: 810px){
|
||||
margin-top: 1rem;
|
||||
}
|
||||
@@ -63,6 +66,8 @@
|
||||
.file--mime-application-pdf{
|
||||
width: fit-content;
|
||||
padding-left: 0.5rem;
|
||||
padding-bottom: 0.2rem;
|
||||
padding-top: 0.2rem;
|
||||
background: black;
|
||||
@media (max-width:810px) {
|
||||
margin-left: 0;
|
||||
@@ -114,6 +119,7 @@
|
||||
padding-left: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 0.3rem;
|
||||
|
||||
svg{
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user