UX: font set experimental screen styles (#121)

This commit is contained in:
Jordan Vidrine
2025-04-09 12:12:10 -05:00
committed by GitHub
parent 3c7ccc97a7
commit 2a0f5ec599
+1 -1
View File
@@ -64,7 +64,7 @@ body:not(.has-full-page-chat) {
width: 100%;
padding-bottom: var(--spacing-block-l);
max-width: unset;
> * {
> *:not(.experimental-screen) {
@include breakpoint(medium, $rule: min-width) {
box-sizing: border-box;
max-width: 1000px;