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;
|
flex-wrap: wrap;
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
opacity: 1;
|
||||||
|
justify-content: center
|
||||||
}
|
}
|
||||||
.btn8831-container a {
|
.btn8831-container a {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
|
Loading…
Reference in a new issue