fix: hotfixes

This commit is contained in:
Fándly Gergő 2021-01-06 15:31:08 +02:00
parent 7ea29257d4
commit 34d0e95c48

View File

@ -79,10 +79,11 @@
justify-content: flex-start;
cursor: pointer;
width: 400px;
box-sizing: border-box;
@include mobile {
width: 100%;
height: 30px;
height: 50px;
padding: 10px 0;
}