Skip to content

Commit 03ddbdd

Browse files
committed
Remove blue outline glow from buttons in site.
1 parent af30ee5 commit 03ddbdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

site/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ button{
121121
min-height: 50px;
122122
border-radius: 5px;
123123
position: relative;
124+
outline: none;
124125
}
125126

126127
button.play {

0 commit comments

Comments
 (0)