refactor: add variant to container

This commit is contained in:
MAZE
2024-02-09 18:29:00 +03:30
parent f66a6ffde7
commit 831a9c8ea0
4 changed files with 12 additions and 6 deletions

View File

@@ -35,9 +35,6 @@
}
& .desc {
width: 100%;
max-width: 450px;
margin: 0 auto;
line-height: 1.6;
color: var(--color-foreground-subtle);
text-align: center;