Skip to content

Commit ca96229

Browse files
authored
move search bar
1 parent 8740b19 commit ca96229

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/css/main.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,13 @@ first one ("Home"). Show the link that contains should open and close the nav__l
536536
text-align: left;
537537
}
538538
}
539+
/* position search toggle by burger */
540+
.search__toggle {
541+
position: fixed;
542+
right: 8%;
543+
font-size: 1.4em;
544+
top: 5%;
545+
}
539546
}
540547

541548

0 commit comments

Comments
 (0)