Skip to content

Commit cc17cf2

Browse files
Adjust return
1 parent 965e036 commit cc17cf2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/stylesheets/Header.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ select {
4141
top: 25px;
4242
left: 130px;
4343
background-color: transparent;
44-
border: 2px solid $sidebarblue;
44+
border: 1px solid $sidebarblue;
4545
color: $sidebarblue;
4646
transition: 0.1s;
47+
font-size: 90%;
4748

4849
&:hover {
4950
background-color: $sidebarblue;

0 commit comments

Comments
 (0)