fix bug node id 4
This commit is contained in:
@@ -192,8 +192,7 @@ a {
|
|||||||
color: #09398b;
|
color: #09398b;
|
||||||
text-transform: uppercase; }
|
text-transform: uppercase; }
|
||||||
.layout__region--second .block-entity-fieldnodefield-textes h4 {
|
.layout__region--second .block-entity-fieldnodefield-textes h4 {
|
||||||
text-transform: none !important;
|
text-transform: none !important; }
|
||||||
width: 25%; }
|
|
||||||
.layout__region--second .block-entity-fieldnodefield-textes h4 img {
|
.layout__region--second .block-entity-fieldnodefield-textes h4 img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto; }
|
height: auto; }
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
}
|
}
|
||||||
h4{
|
h4{
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
width: 25%;
|
|
||||||
img{
|
img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user