Update Masthead.vue

This commit is contained in:
Nancy 2020-05-04 14:47:07 -07:00 committed by GitHub
parent 674477df45
commit 0fd5b11d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ export default {
flex-direction: column;
color: var(--input-label);
& > * {
margin: 5px;
margin: 5px 5px 5px 0px;
}
}