fixes
All checks were successful
deploy to production / deploy (push) Successful in 33s

This commit is contained in:
2023-09-01 14:10:51 +00:00
parent ce132cb146
commit 2a894d6645
2 changed files with 6 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
@media @tablet {
max-width: initial;
flex-grow: initial;
width: 160px;
}

View File

@@ -39,7 +39,7 @@
transition: all 600ms;
@media @tablet {
gap: 20px;
font-size: 1rem;
}
.box {
@@ -60,7 +60,10 @@
display: flex;
flex-direction: column;
align-items: center;
@media @tablet {
gap: 20px;
}
.text {
width: 100%;
display: flex;