Remove text-justify in thematic series menu
parent
e61e2bc9f1
commit
5328326aca
|
@ -39,4 +39,8 @@ figcaption h4 {
|
||||||
|
|
||||||
figure img {
|
figure img {
|
||||||
filter: drop-shadow(4px 4px 5px grey)
|
filter: drop-shadow(4px 4px 5px grey)
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-label {
|
||||||
|
text-justify: none;
|
||||||
}
|
}
|
Loading…
Reference in New Issue