diff --git a/static/reset.css b/static/reset.css index 44994b9..0a8072d 100644 --- a/static/reset.css +++ b/static/reset.css @@ -21,18 +21,4 @@ body { body p:not(:last-child) { margin-block-end: 1.6875em; -} - -button { - display: inline-block; - border: none; - color: inherit; - font-size: 1rem; - cursor: pointer; - text-align: center; - vertical-align: center; - box-shadow: none; - appearance: none; - -webkit-appearance: none; - -moz-appearance: none; } \ No newline at end of file