diff --git a/src/static_src/scss/_button-pad.scss b/src/static_src/scss/_button-pad.scss index 5acc3be..8851e85 100644 --- a/src/static_src/scss/_button-pad.scss +++ b/src/static_src/scss/_button-pad.scss @@ -64,7 +64,7 @@ } @media (orientation: landscape) and (max-width: 1100px), - (orientation: portrait) { + (orientation: portrait) and (max-height: 800px) { width: 2.75rem !important; height: 2.75rem !important; font-size: 0.625rem !important;