mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
make primary button not wider than viewport
This commit is contained in:
parent
c543bf87ec
commit
f30c3a99be
@ -55,6 +55,7 @@ main {
|
||||
display: block;
|
||||
border-radius: 12px;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
margin: 16px 0;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user