merge
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.block-block-contentacfaf4e3-d7d0-42a6-a2a6-3c6ccd0e9344{
|
||||
.block-block-contente6f826c7-4a3e-479b-8e83-2245dee7f931{
|
||||
grid-column: 1 / span 10;
|
||||
width: 100%;
|
||||
font-family: 'Source Code Pro';
|
||||
@@ -40,6 +40,9 @@
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
vertical-align: middle;
|
||||
a{
|
||||
color:white;
|
||||
}
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-actu-type{
|
||||
|
||||
@@ -30,9 +30,11 @@
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
text-transform: uppercase;
|
||||
margin-left: 10%;
|
||||
a{
|
||||
color:$white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
background-color: $white;
|
||||
padding-bottom: 0.8rem;
|
||||
max-width: inherit;
|
||||
width: 200px;
|
||||
width: 220px;
|
||||
align-items: center;
|
||||
// padding-left: 1rem;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user