This commit is contained in:
암냥 2026-09-02 00:14:56 +09:00
commit ca4d5af818
4 changed files with 96 additions and 124 deletions

View file

@ -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;