fix bug node id 4

This commit is contained in:
2021-12-02 16:26:34 +01:00
parent 0ea8885a94
commit 7ef559fa24
2 changed files with 2 additions and 3 deletions
@@ -192,8 +192,7 @@ a {
color: #09398b;
text-transform: uppercase; }
.layout__region--second .block-entity-fieldnodefield-textes h4 {
text-transform: none !important;
width: 25%; }
text-transform: none !important; }
.layout__region--second .block-entity-fieldnodefield-textes h4 img {
width: 100%;
height: auto; }
@@ -58,7 +58,7 @@
}
h4{
text-transform: none !important;
width: 25%;
img{
width: 100%;
height: auto;