Label-div has some margin top from label.

This commit is contained in:
2021-02-18 23:49:16 +01:00
parent 8d3a21825d
commit e20e952573

View File

@@ -53,8 +53,10 @@ a {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
label {
margin-top: 0.7rem;
margin-bottom: 0.25rem;
font-weight: 600;
text-transform: uppercase;