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