This commit is contained in:
parent
5561ad90c0
commit
ef679d5bc7
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
display: block;
|
||||
box-shadow: 0 0 50px #ccc;
|
||||
border-radius: 30px;
|
||||
max-width: 250px;
|
||||
width: 150px;
|
||||
width: calc((100% - 50px) / 2);
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue