changed opacity to max and centered buttons
This commit is contained in:
parent
1528d8c984
commit
f984577126
|
@ -36,6 +36,8 @@ export default (() => {
|
|||
flex-wrap: wrap;
|
||||
max-width: 60%;
|
||||
margin: 0 auto;
|
||||
opacity: 1;
|
||||
justify-content: center
|
||||
}
|
||||
.btn8831-container a {
|
||||
margin: 5px;
|
||||
|
|
Loading…
Reference in a new issue