Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
style(scss): Remove outline border from button
  • Loading branch information
heithemmoumni authored Mar 3, 2020
commit 265481efa7b39fe5024c8cb32137692167071cb3
1 change: 1 addition & 0 deletions layouts/css/page-modules/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ header {
color: $light-gray2;
cursor: pointer;
padding: 12px;
outline: none;
}

.lang-picker {
Expand Down