diff --git a/frontend/styles/normalize.scss b/frontend/styles/normalize.scss index ded2674..2407b81 100644 --- a/frontend/styles/normalize.scss +++ b/frontend/styles/normalize.scss @@ -12,6 +12,8 @@ a { button { cursor: pointer; -webkit-appearance: unset; + margin: 0; + font-family: inherit; // disable-dbl-tap-zoom touch-action: manipulation;