This commit is contained in:
Belen Curcio
2018-08-06 11:53:46 -03:00
parent 608534b2d0
commit 6c284feea7
2 changed files with 4 additions and 6 deletions
@@ -4,7 +4,7 @@
display: inline-flex;
justify-content: center;
align-items: center;
padding: 12px;
padding: var(--spacing-unit);
box-sizing: border-box;
border-width: 1px;
border-style: solid;