diff --git a/base.css b/base.css index 069cd575..a1b48259 100644 --- a/base.css +++ b/base.css @@ -37,9 +37,6 @@ html { font-size: 1.6rem; font-weight: 400; } -.letter-sp-04 { - letter-spacing: .4rem; -} /* buttons */ @@ -59,6 +56,8 @@ button:active { } button.inactive { background: var(--color-gray-400); + pointer-events: none; + cursor: default; } button.large { width: 100%; diff --git a/index.html b/index.html index e8ba5d36..46842112 100644 --- a/index.html +++ b/index.html @@ -6,13 +6,13 @@ - + - +