logos RS
This commit is contained in:
@@ -334,11 +334,8 @@
|
||||
background-color: $white;
|
||||
margin-bottom: 1rem;
|
||||
min-height: 4rem;
|
||||
// background: $white;
|
||||
color: $blue-light;
|
||||
padding: 1rem;
|
||||
padding-bottom: 0;
|
||||
|
||||
@media(max-width:900px){
|
||||
width: auto;
|
||||
padding-right: 1rem;
|
||||
@@ -354,11 +351,13 @@
|
||||
.file--mime-application-pdf{
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
width: fit-content;
|
||||
::before{
|
||||
content: url("../images/pictos/download.png");
|
||||
min-width:30px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
a{
|
||||
hyphens: auto;
|
||||
|
||||
Reference in New Issue
Block a user