Spaces:
Running
Running
| @font-face { | |
| font-family: "Geist Mono"; | |
| src: url("file=_res/assets/webfonts/GeistMono-Thin.woff2") format("woff2"); | |
| font-weight: 100; | |
| font-style: normal; | |
| } | |
| @font-face { | |
| font-family: "Geist Mono"; | |
| src: url("file=_res/assets/webfonts/GeistMono-Light.woff2") format("woff2"); | |
| font-weight: 300; | |
| font-style: normal; | |
| } | |
| @font-face { | |
| font-family: "Geist Mono"; | |
| src: url("file=_res/assets/webfonts/GeistMono-Regular.woff2") format("woff2"); | |
| font-weight: 400; | |
| font-style: normal; | |
| } | |
| @font-face { | |
| font-family: "Geist Mono"; | |
| src: url("file=_res/assets/webfonts/GeistMono-SemiBold.woff2") format("woff2"); | |
| font-weight: 600; | |
| font-style: normal; | |
| } | |
| @font-face { | |
| font-family: "Geist Mono"; | |
| src: url("file=_res/assets/webfonts/GeistMono-Bold.woff2") format("woff2"); | |
| font-weight: 700; | |
| font-style: normal; | |
| } | |
| /* width */ | |
| ::-webkit-scrollbar { | |
| width: 0px; | |
| } | |
| body::-webkit-scrollbar { | |
| width: 8px; | |
| } | |
| /* Track */ | |
| ::-webkit-scrollbar-track { | |
| background: var(--neutral-900); | |
| } | |
| /* Handle */ | |
| ::-webkit-scrollbar-thumb { | |
| background: var(--primary-600); | |
| border-radius: 3px; | |
| } | |
| /* Handle on hover */ | |
| ::-webkit-scrollbar-thumb:hover { | |
| background: var(--primary-800); | |
| } | |
| body { | |
| /* min-height: 101vh; */ | |
| div.gradio-container { | |
| .md-header { | |
| padding: var(--size-2) var(--size-1); | |
| .flex-wrapper { | |
| display: inline-flex ; | |
| width: 100% ; | |
| justify-content: center ; | |
| align-items: flex-end ; | |
| } | |
| & h1 { | |
| color: var(--primary-950) ; | |
| text-shadow: var(--primary-600) 1px 1px 0px, var(--primary-600) 1px -1px 0px, var(--primary-600) -1px 1px 0px, var(--primary-600) -1px -1px 0px, var(--primary-600) 1px 0px 0px, var(--primary-600) 0px 1px 0px, var(--primary-600) -1px 0px 0px, var(--primary-600) 0px -1px 0px; | |
| } | |
| & p, | |
| span { | |
| color: var(--neutral-800) ; | |
| line-height: 1.5 ; | |
| font-size: 1.1rem ; | |
| text-shadow: var(--primary-600) 1px 1px 0px, var(--primary-600) 1px -1px 0px, var(--primary-600) -1px 1px 0px, var(--primary-600) -1px -1px 0px, var(--primary-600) 1px 0px 0px, var(--primary-600) 0px 1px 0px, var(--primary-600) -1px 0px 0px, var(--primary-600) 0px -1px 0px; | |
| & i { | |
| display: inline-flex; | |
| align-items: center; | |
| justify-content: center; | |
| & svg { | |
| font-size: inherit ; | |
| width: 16px ; | |
| height: 16px ; | |
| } | |
| } | |
| } | |
| p.errorinfo { | |
| display: none ; | |
| color: #e26c5a; | |
| margin-top: 0.3rem; | |
| margin-bottom: 0.3rem; | |
| background: var(--text-color-by-luminance) ; | |
| padding: 0.25rem 0.5rem; | |
| border: none; | |
| border-radius: 0.4rem; | |
| font-size: 0.9rem ; | |
| border: none ; | |
| max-width: 80%; | |
| } | |
| } | |
| } | |
| } | |
| body > div.gradio-container::before { | |
| position: absolute; | |
| content: ""; | |
| background: var(--primary-800); | |
| width: 100%; | |
| height: 355px; | |
| top: 0; | |
| z-index: 0; | |
| transition: filter 0.4s ease-out; | |
| filter: blur(var(--blur-value)); | |
| } | |
| body > div.gradio-container.has-bg-image::before { | |
| /* --bg-image-path: none; */ | |
| /* --bg-image-path: url("https://image.pollinations.ai/prompt/A%20midnight%20blue%20stallion%20gallops%20across%20a%20misty%2C%20moonlit%20meadow%2C%20its%20mane%20and%20tail%20flowing%20in%20the%20wind%20like%20a%20celestial%20river%2C%20as%20stars%20twinkle%20in%20the%20sky%20above%20-%20Expressionist%20Watercolor%20Painting?model=flux&width=1024&height=683&nologo=true&enhance=false&nofeed=true&seed=42"); */ | |
| background-image: var(--bg-image-path); | |
| background-size: cover; | |
| background-position: center; | |
| background-repeat: no-repeat; | |
| filter: blur(12px); | |
| } | |
| div.gradio-container { | |
| font-family: "Geist Mono", sans-serif ; | |
| font-weight: 400; | |
| } | |
| @media screen and (min-width: 980px) { | |
| div.gradio-container { | |
| max-width: 80% ; | |
| } | |
| } | |
| .row-main { | |
| padding: 16px; | |
| background-color: var(--neutral-900) ; | |
| border-right-width: 0px ; | |
| border-bottom-width: 0px ; | |
| border-left-width: 0px ; | |
| border-top: 8px solid var(--primary-600) ; | |
| border-radius: var(--container-radius) ; | |
| } | |
| .spacesNavi { | |
| min-width: 140px ; | |
| flex: 0 ; | |
| .prose.svelte-1ybaih5 { | |
| width: 140px; | |
| display: flex; | |
| flex-direction: column; | |
| gap: 16px; | |
| padding: 10px; | |
| background: var(--block-background-fill); | |
| a { | |
| aspect-ratio: 1 / 1; | |
| min-width: 120px; | |
| max-width: 120px; | |
| display: flex; | |
| justify-content: center; | |
| align-items: center; | |
| border-radius: var(--radius-lg); | |
| background-color: var(--link-bg-color); | |
| transition: background 0.4s ease-in-out; | |
| } | |
| a:hover { | |
| background-color: color-mix(in srgb, var(--link-bg-color) 80%, black); | |
| } | |
| } | |
| } | |
| div.tabs > div.tab-nav > button.selected { | |
| border-width: 0 ; | |
| background: var(--primary-600) ; | |
| font-weight: 600; | |
| } | |
| div.tabs > div.tab-nav { | |
| border-bottom: none ; | |
| padding: 0 0.25rem 0 0.25rem ; | |
| } | |
| div.tabs div.tabitem { | |
| background-color: var(--neutral-900) ; | |
| border-width: 0 ; | |
| border-top: 8px solid var(--primary-600) ; | |
| border-radius: var(--container-radius) ; | |
| } | |
| .top-description h1 { | |
| color: var(--neutral-400); | |
| font-size: 2rem; | |
| } | |
| .prompt-input textarea { | |
| resize: none; | |
| } | |
| .ratio_buttons_wrapper { | |
| display: flex ; | |
| flex-grow: 0 ; | |
| min-width: min(48px, 30%) ; | |
| flex: 1 1 0%; | |
| flex-wrap: nowrap; | |
| } | |
| .image_size_selctor_wrapper { | |
| flex-grow: 2 ; | |
| min-width: min(120px, 10%) ; | |
| } | |
| .info-text-wrapper { | |
| padding: calc(var(--spacing-xl) / 2) calc(var(--spacing-xl) + 2px); | |
| } | |
| span.info-text { | |
| margin-bottom: var(--spacing-lg); | |
| color: var(--block-info-text-color); | |
| font-weight: var(--block-info-text-weight); | |
| font-size: var(--block-info-text-size); | |
| line-height: var(--line-sm); | |
| } | |
| .image-input-read-exfi { | |
| max-height: 120px; | |
| } | |
| .image-input-read-exfi > button { | |
| transform: scale(0.8); | |
| } | |
| .image-ratio-buttons { | |
| height: 120px; | |
| & label { | |
| width: calc(25% - calc(var(--spacing-xl) + 2px) * 2 / 4); | |
| justify-content: center; | |
| align-items: end; | |
| & input { | |
| display: none; | |
| } | |
| } | |
| & label span { | |
| margin-left: 0; | |
| } | |
| } | |
| span.has-info + div { | |
| margin-top: var(--spacing-lg); | |
| margin-bottom: var(--spacing-lg); | |
| } | |
| #image_ratio_buttons input[type="radio"]:checked { | |
| --image-ratio-button-selected: attr(value); | |
| } | |
| #switch_width_height { | |
| /* max-width: 38px; | |
| min-width: 38px !important; | |
| height: 33px; */ | |
| --icon-ratio: 3/2; | |
| aspect-ratio: 1; | |
| min-width: 120px; | |
| max-width: 120px; | |
| display: flex; | |
| justify-content: center; | |
| align-items: center; | |
| /* | |
| & div#switch_width_height_inner { | |
| fill: var(--text-color-by-luminance); | |
| width: 70%; | |
| transition: transform 0.2s ease-in-out; | |
| } | |
| & div#switch_width_height_inner.portrait { | |
| transform: rotate(90deg) rotateX(180deg); | |
| } | |
| */ | |
| & #switch_width_height_inner { | |
| width: 100px; | |
| height: 100px; | |
| transition: transform 0.2s ease-in-out, width 0.3s ease-in-out, height 0.38s ease-in-out 0.1s, background-image 0.3s ease-in-out; | |
| border-radius: 0.4rem; | |
| border: 4px solid var(--text-color-by-luminance); | |
| /*background: transparent;*/ | |
| background-position: center; | |
| & div { | |
| width: calc(100% + 20px); | |
| height: calc(100% + 20px); | |
| margin-top: -10px; | |
| margin-left: -10px; | |
| transition: background-image 0.3s ease-in-out; | |
| background-position: center; | |
| } | |
| } | |
| [data-aspect-ratio="16-9"] { | |
| width: 90px ; | |
| height: 51px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/90x51px_16zu9.png"); | |
| } | |
| [data-aspect-ratio="9-16"] { | |
| width: 51px ; | |
| height: 90px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/51x90px_9zu16.png"); | |
| } | |
| [data-aspect-ratio="4-3"] { | |
| width: 90px ; | |
| height: 60px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/90x60px_4zu3.png"); | |
| } | |
| [data-aspect-ratio="3-4"] { | |
| width: 60px ; | |
| height: 90px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/60x90px_3zu4.png"); | |
| } | |
| [data-aspect-ratio="3-2"] { | |
| width: 90px ; | |
| height: 67px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/90x67px_3zu2.png"); | |
| } | |
| [data-aspect-ratio="2-3"] { | |
| width: 67px ; | |
| height: 90px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/67x90px_2zu3.png"); | |
| } | |
| [data-aspect-ratio="1-1"] { | |
| width: 70px ; | |
| height: 70px ; | |
| background-image: url("/gradio_api/file=_res/assets/ratio_preview_bgs/70x70px_1zu1.png"); | |
| } | |
| } | |
| .switch-ratio-btn:hover { | |
| & #switch_width_height_inner.querformat { | |
| transform: rotate(20deg); | |
| } | |
| & #switch_width_height_inner.hochformat { | |
| transform: rotate(-20deg) ; | |
| } | |
| } | |
| .output-dominant-image-color { | |
| display: none; | |
| } | |
| .image-info-wrapper { | |
| transition: opacity 0.4s linear; | |
| } | |
| .tb-img-width input[type="text"], | |
| .tb-img-height input[type="text"], | |
| .tb-img-seed input[type="text"] { | |
| display: block; | |
| position: relative; | |
| outline: none ; | |
| box-shadow: var(--input-shadow); | |
| border: var(--input-border-width) solid var(--input-border-color); | |
| border-radius: var(--input-radius); | |
| background: var(--input-background-fill); | |
| padding: var(--size-2) var(--size-2); | |
| height: var(--size-6); | |
| color: var(--body-text-color); | |
| font-size: var(--input-text-size); | |
| line-height: var(--line-sm); | |
| text-align: center; | |
| } | |
| #output_image { | |
| min-height: 400px; | |
| & > div.image-container > div.icon-buttons { | |
| /* display: flex; | |
| position: absolute; | |
| top: var(--block-label-margin); | |
| right: var(--block-label-margin); | |
| align-items: center; */ | |
| & button, | |
| a button { | |
| display: inline-block; | |
| position: relative; | |
| z-index: var(--layer-4); | |
| border: solid var(--block-title-border-width) var(--block-title-border-color); | |
| border-radius: var(--block-title-radius); | |
| background: var(--block-title-background-fill); | |
| padding: var(--block-title-padding); | |
| color: var(--block-title-text-color); | |
| font-weight: var(--block-title-text-weight); | |
| font-size: var(--block-title-text-size); | |
| line-height: var(--line-sm); | |
| } | |
| } | |
| } | |
| .select_api .svelte-1kzox3m, | |
| .select_api .wrap.svelte-1kzox3m { | |
| display: flex ; | |
| align-items: center ; | |
| min-width: 100% ; | |
| flex-direction: row; | |
| justify-content: center; | |
| } | |
| .svelte-e8n7p6 { | |
| margin-bottom: 0.3rem ; | |
| } | |
| #gallery { | |
| min-height: 800px; | |
| } | |
| .random-prompt-btn, | |
| .enhance-prompt-btn, | |
| .run-btn { | |
| min-width: 110px; | |
| transition: background 0.2s ease-in-out; | |
| & svg { | |
| fill: var(--text-color-by-luminance); | |
| width: 1.8rem; | |
| } | |
| } | |
| button.secondary { | |
| min-width: 110px; | |
| transition: background 0.2s ease-in-out; | |
| & svg { | |
| transition: fill 0.2s ease-in-out; | |
| fill: var(--primary-600); | |
| } | |
| } | |
| button.secondary:hover { | |
| min-width: 110px; | |
| & svg { | |
| fill: var(--text-color-by-luminance); | |
| } | |
| } | |
| .image-height-selector > label, | |
| .image-width-selector > label { | |
| display: flex; | |
| justify-content: space-between; | |
| & input { | |
| min-width: 100px; | |
| width: 50%; | |
| height: var(--size-9); | |
| } | |
| } | |
| div.gradio-container.blur-container { | |
| filter: blur(12px); | |
| pointer-events: none; | |
| } | |
| #image_seed:has(input[disabled].svelte-pc1gm4) { | |
| position: relative; | |
| } | |
| #image_seed:has(input[disabled].svelte-pc1gm4)::after { | |
| position: absolute; | |
| content: ""; | |
| top: 50%; | |
| left: 50%; | |
| transform: translate(-50%, -50%); | |
| width: 100%; | |
| height: 100%; | |
| border-radius: var(--block-radius); | |
| background: var(--block-background-fill); | |
| opacity: 0.5; | |
| cursor: not-allowed; | |
| z-index: var(--layer-5); | |
| } | |
| /* MARK: Toggle Button Checkbox */ | |
| /* INFO: gr.Checkbox elem_classes".toggle-btn" */ | |
| .toggle-btn { | |
| display: flex; | |
| flex-direction: column-reverse; | |
| & > div.wrap { | |
| display: none; | |
| } | |
| & > div:not(.wrap) { | |
| margin-top: var(--spacing-lg); | |
| margin-bottom: 0; | |
| } | |
| & > label { | |
| position: relative; | |
| width: 57px; | |
| height: 27px; | |
| display: inline-block; | |
| border-radius: 13px; | |
| background: var(--neutral-700); | |
| box-shadow: var(--shadow-inset); | |
| transition: background-color 0.3s, cursor 0.3s; | |
| border: solid 0.4px var(--border-color-primary); | |
| cursor: pointer; | |
| & > input[type="checkbox"] { | |
| width: 0; | |
| height: 0; | |
| opacity: 0; | |
| } | |
| & > span { | |
| position: absolute; | |
| left: 60px; | |
| height: 27px; | |
| min-width: 140px; | |
| line-height: 27px; | |
| } | |
| } | |
| & > label:has(input[type="checkbox"])::after { | |
| content: ""; | |
| position: absolute; | |
| top: 3px; | |
| left: 3px; | |
| width: 20px; | |
| height: 20px; | |
| border-radius: 50%; | |
| background: var(--neutral-900); | |
| box-shadow: var(--shadow-inset); | |
| transition: left 0.2s ease-in-out, background 0.2s ease-in-out; | |
| } | |
| & > label:has(input[type="checkbox"]:checked)::after { | |
| content: ""; | |
| position: absolute; | |
| background: var(--neutral-900); | |
| opacity: 0.8; | |
| left: 32px; | |
| } | |
| & > label:has(input[type="checkbox"]:checked) { | |
| background: var(--primary-600); | |
| } | |
| } | |
| /* MARK: Range Input */ | |
| input[type="range"].svelte-pc1gm4 { | |
| accent-color: var(--slider-color); | |
| background: var(--neutral-700) ; | |
| background-image: linear-gradient(var(--slider-color), var(--slider-color)) ; | |
| background-size: 0% 100%; | |
| } | |
| input[type="range"].svelte-pc1gm4::-webkit-slider-thumb { | |
| background-color: var(--primary-600); | |
| border-width: 0; | |
| } | |
| input[type="range"].svelte-pc1gm4::-webkit-slider-thumb:hover { | |
| background-color: var(--primary-500); | |
| } | |
| /* MARK: Text-Color Override */ | |
| label.svelte-1b6s6s, | |
| label.svelte-9gxdi0, | |
| span.svelte-1gfkn6j, | |
| span.svelte-1gfkn6j, | |
| .primary.svelte-cmf5ev, | |
| label.selected.svelte-1k4wjf2, | |
| label.selected.svelte-1mhtq7j, | |
| label.svelte-1mhtq7j:hover, | |
| div.tabs > div.tab-nav > button, | |
| .md-header h1, | |
| .md-header p, | |
| .md-header span { | |
| color: var(--text-color-by-luminance) ; | |
| } | |
| .gradio-container.gradio-container-5-33-0 .contain #gallery { | |
| min-height: 800px; | |
| border-radius: var(--button-small-radius); | |
| } | |
| .icon-button-wrapper.hide-top-corner.svelte-9lsba8 button, | |
| .icon-button-wrapper.hide-top-corner.svelte-9lsba8 a button { | |
| color: rgba(255, 255, 255, 1) ; | |
| &:hover { | |
| color: rgba(255, 255, 255, 0.6) ; | |
| } | |
| } | |
| /* MARK: Hide Progress */ | |
| .hide-progress:has(.wrap.default.full) { | |
| pointer-events: none; | |
| } | |
| .hide-progress:has(.wrap.default.full.hide) { | |
| pointer-events: initial; | |
| } | |
| .hide-progress .wrap.default.full:not(.hide) { | |
| display: none; | |
| } | |
| #run_btn { | |
| svg, | |
| dotlottie-player { | |
| height: 28.8px; | |
| } | |
| } | |
| /* KOFI CSS */ | |
| img.kofiimg { | |
| display: initial ; | |
| vertical-align: middle; | |
| height: 13px ; | |
| width: 20px ; | |
| padding-top: 0 ; | |
| padding-bottom: 0 ; | |
| border: none; | |
| margin-top: 0; | |
| margin-right: 5px ; | |
| margin-left: 0 ; | |
| margin-bottom: 3px ; | |
| content: url("https://storage.ko-fi.com/cdn/cup-border.png"); | |
| } | |
| .kofiimg:after { | |
| vertical-align: middle; | |
| height: 25px; | |
| padding-top: 0; | |
| padding-bottom: 0; | |
| border: none; | |
| margin-top: 0; | |
| margin-right: 6px; | |
| margin-left: 0; | |
| margin-bottom: 4px ; | |
| content: url("https://storage.ko-fi.com/cdn/whitelogo.svg"); | |
| } | |
| .btn-container { | |
| display: inline-block ; | |
| white-space: nowrap; | |
| min-width: 230px; | |
| } | |
| span.kofitext { | |
| color: var(--text-color-by-luminance) ; | |
| letter-spacing: -0.15px ; | |
| text-wrap: none; | |
| vertical-align: middle; | |
| line-height: 33px ; | |
| padding: 0; | |
| text-align: center; | |
| text-decoration: none ; | |
| text-shadow: 0 1px 1px rgba(34, 34, 34, 0.05); | |
| } | |
| .kofitext a { | |
| color: #fff ; | |
| text-decoration: none ; | |
| } | |
| .kofitext a:hover { | |
| color: #fff ; | |
| text-decoration: none; | |
| } | |
| a.kofi-button { | |
| background: var(--primary-600) ; | |
| box-shadow: 0px -8px 16px -8px rgba(17, 17, 27, 0.7); | |
| border: 4px solid var(--neutral-950) ; | |
| box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); | |
| line-height: 36px ; | |
| min-width: 150px; | |
| display: inline-block ; | |
| background-color: #29abe0; | |
| padding: 2px 12px ; | |
| text-align: center ; | |
| border-radius: 7px; | |
| color: #fff; | |
| cursor: pointer; | |
| overflow-wrap: break-word; | |
| vertical-align: middle; | |
| border: 4px solid var(--neutral-900) ; | |
| font-family: "Quicksand", Helvetica, Century Gothic, sans-serif ; | |
| text-decoration: none; | |
| text-shadow: none; | |
| font-weight: 700 ; | |
| font-size: 14px ; | |
| } | |
| a.kofi-button:visited { | |
| color: #fff ; | |
| text-decoration: none ; | |
| } | |
| a.kofi-button:hover { | |
| opacity: 0.85; | |
| color: #f5f5f5 ; | |
| text-decoration: none ; | |
| } | |
| a.kofi-button:active { | |
| color: #f5f5f5 ; | |
| text-decoration: none ; | |
| } | |
| .kofitext img.kofiimg { | |
| height: 15px ; | |
| width: 22px ; | |
| display: initial; | |
| animation: kofi-wiggle 3s infinite; | |
| } | |
| @keyframes kofi-wiggle { | |
| 0% { | |
| transform: rotate(0) scale(1); | |
| } | |
| 60% { | |
| transform: rotate(0) scale(1); | |
| } | |
| 75% { | |
| transform: rotate(0) scale(1.12); | |
| } | |
| 80% { | |
| transform: rotate(0) scale(1.1); | |
| } | |
| 84% { | |
| transform: rotate(-10deg) scale(1.1); | |
| } | |
| 88% { | |
| transform: rotate(10deg) scale(1.1); | |
| } | |
| 92% { | |
| transform: rotate(-10deg) scale(1.1); | |
| } | |
| 96% { | |
| transform: rotate(10deg) scale(1.1); | |
| } | |
| 100% { | |
| transform: rotate(0) scale(1); | |
| } | |
| } | |
| /* KOFI CSS END */ | |
| label.svelte-1bx8sav > .svelte-1bx8sav + .svelte-1bx8sav, | |
| label.svelte-1e02hys > .svelte-1e02hys + .svelte-1e02hys { | |
| margin-left: 0; | |
| } | |
| .wrap.svelte-1e02hys.svelte-1e02hys.svelte-1e02hys { | |
| flex-direction: column; | |
| } | |
| div.svelte-j9uq24 { | |
| margin: var(--spacing-md) 0; | |
| } | |
| .app.svelte-1x0lotp.svelte-1x0lotp { | |
| position: relative; | |
| margin: auto; | |
| padding: var(--size-4) var(--size-8); | |
| width: 100%; | |
| height: 100%; | |
| } | |
| @media (min-width: 640px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 640px ; | |
| } | |
| } | |
| @media (min-width: 768px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 768px ; | |
| } | |
| } | |
| @media (min-width: 1024px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 1024px ; | |
| } | |
| } | |
| @media (min-width: 1280px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 1280px ; | |
| } | |
| } | |
| @media (min-width: 1536px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 1536px ; | |
| } | |
| } | |
| @media (min-width: 1920px) { | |
| .fillable.svelte-1x0lotp.svelte-1x0lotp:not(.fill_width) { | |
| max-width: 1536px ; | |
| } | |
| } | |