Try to fix scaling on mobile
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m43s
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m43s
This commit is contained in:
parent
53cd027243
commit
d327feee91
@ -31,6 +31,7 @@
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
padding: 0 var(--space-size-l);
|
padding: 0 var(--space-size-l);
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -65,6 +65,7 @@ h5 {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user