mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Better word-break on card-reveal
This commit is contained in:
@@ -917,6 +917,7 @@ nav .zbrand{
|
|||||||
.description_text {
|
.description_text {
|
||||||
color: #2d2d2d;
|
color: #2d2d2d;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.white-bg{
|
.white-bg{
|
||||||
|
|||||||
Reference in New Issue
Block a user