Update margin-right.

This commit is contained in:
bmauger 2022-02-11 10:41:44 -05:00
parent a5d53b8000
commit 61c068bcde
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ export default {
content: "";
position: relative;
display: inline-block;
margin-right: 10px;
margin-right: 8px;
width: 16px;
height: 16px;
background: white;

View file

@ -97,7 +97,7 @@ export default {
content: "";
position: relative;
display: inline-block;
margin-right: 10px;
margin-right: 8px;
width: 16px;
height: 16px;
background: white;