UX: font set experimental screen styles (#121)
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ body:not(.has-full-page-chat) {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
padding-bottom: var(--spacing-block-l);
|
padding-bottom: var(--spacing-block-l);
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
> * {
|
> *:not(.experimental-screen) {
|
||||||
@include breakpoint(medium, $rule: min-width) {
|
@include breakpoint(medium, $rule: min-width) {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
|
|||||||
Reference in New Issue
Block a user