wow
This commit is contained in:
parent
6b938999e8
commit
ca4d5af818
4 changed files with 96 additions and 124 deletions
|
|
@ -43,11 +43,11 @@ canvas {
|
|||
gap: 10px;
|
||||
padding: 11px 16px;
|
||||
border: 1px solid #ffffff2b;
|
||||
border-radius: 999px;
|
||||
border-radius: 5px;
|
||||
color: #d7d7d7;
|
||||
background: #0b0b0be6;
|
||||
box-shadow: 0 10px 30px #0008;
|
||||
font: 500 11px monospace;
|
||||
box-shadow: none;
|
||||
font: 500 15px monospace;
|
||||
letter-spacing: 0.08em;
|
||||
text-transform: uppercase;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue