This commit is contained in:
Marcin Szczepański 2020-01-16 20:32:40 +01:00
parent 18a8416820
commit 32e767475c

View File

@ -96,7 +96,8 @@ a:hover{
@media screen and (max-width: 800px) {
.wrapper{
flex-wrap: wrap;
/*flex-wrap: wrap;*/
padding-top: 32px;
height: 250px;
justify-content: center;
}