mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
refactor: make the button the same styles
This commit is contained in:
parent
86bc9d3200
commit
3fdd2b10fa
1 changed files with 2 additions and 1 deletions
|
|
@ -145,7 +145,8 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: var(--secondary-accent-color);
|
||||
padding: 1rem;
|
||||
height: 4rem;
|
||||
padding: 0 2rem;
|
||||
margin: 1rem auto;
|
||||
max-width: 50%;
|
||||
border-radius: 2rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue