missing semicolon
This commit is contained in:
parent
f984577126
commit
46842b1b85
|
@ -37,7 +37,7 @@ export default (() => {
|
|||
max-width: 60%;
|
||||
margin: 0 auto;
|
||||
opacity: 1;
|
||||
justify-content: center
|
||||
justify-content: center;
|
||||
}
|
||||
.btn8831-container a {
|
||||
margin: 5px;
|
||||
|
|
Loading…
Reference in a new issue