Cosmetic change to buttons

This commit is contained in:
Phillip Kühne 2020-04-15 01:01:18 +02:00
parent 578adaf893
commit 9ad74552fe

View File

@ -113,7 +113,8 @@ $breakpoint-tablet: 768px;
}
.add-button {
max-height: 100%;
height: 6.5rem;
width: 4rem;
align-self: center;
}
}