round focus-rings

This commit is contained in:
Tixie 2020-02-17 00:34:39 +01:00
parent 5e44d5a9d8
commit 78c709745d
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@
padding: 0;
padding: 1rem;
border: none;
border-radius: .2rem;
background: none;
color: $color-primary;
font-weight: bold;

View File

@ -90,6 +90,7 @@
.controls__menuBtn {
padding: 1rem;
border: none;
border-radius: .2rem;
background: none;
color: $color-primary;
font-size: 0;