[Fix] fixed links stay in one line on safari
This commit is contained in:
parent
59be38e73e
commit
f15aecc768
@ -70,6 +70,10 @@
|
|||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#example > p {
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
#presentation-example,
|
#presentation-example,
|
||||||
#espresso-example {
|
#espresso-example {
|
||||||
> p {
|
> p {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user