pl-fe: fix overflowing text
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -116,6 +116,10 @@
|
||||
}
|
||||
|
||||
.⁂-profile-field {
|
||||
span[data-markup] {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
dt span[data-markup] {
|
||||
@include mixins.text($weight: bold);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user