/* * SPDX-FileCopyrightText: 2025 Ncam Gnrvngu * * SPDX-License-Identifier: AGPL-3.0-or-later */ @use "base"; @use "mocha" as c; #error { @include base.center-vertically; } #error h1 { font-size: min(248pt, 31cqw); font-weight: 700; text-align: center; margin: auto; } #error h3 { font-size: min(40pt, 5cqw); font-weight: 600; color: c.$subtext1; text-align: center; margin: auto; }