0
0
Fork 0

Adjust styling to look better

This commit is contained in:
Oliver-Akins 2020-12-12 16:56:37 -07:00
parent dc013c7c6e
commit 492b5707c4

View file

@ -126,9 +126,9 @@ export default {
background-color: var(--board-background);
color: var(--board-background-text);
justify-content: space-evenly;
padding: 0 10px 10px;
border-radius: 20px;
padding-bottom: 10px;
flex-direction: row;
border-radius: 20px;
display: flex;
margin: 0;
}