last changes

This commit is contained in:
2023-08-15 12:48:43 +00:00
parent c29765dd09
commit c9135d03cf
17 changed files with 138 additions and 72 deletions

View File

@@ -28,11 +28,15 @@
display: flex;
flex-direction: column;
align-items: center;
width: 80px;
gap: 8px;
max-width: 45%;
flex-grow: 1;
@media @tablet {
width: 140px;
max-width: initial;
flex-grow: initial;
width: 107px;
gap: 20px;
}
img {