diff --git a/src/App.scss b/src/App.scss index b02d7f25..1e8f7cdd 100644 --- a/src/App.scss +++ b/src/App.scss @@ -43,6 +43,7 @@ body { color: var(--btnText); background-repeat: no-repeat, no-repeat; + border-radius: var(--btnRadius); &:horizontal { background-size: 50% calc(50% - var(--___bgPadding)), 50% calc(50% - var(--___bgPadding));