Skip to content

Commit ebced97

Browse files
committedOct 8, 2021
add margin to navbar home link
1 parent aa1d1e4 commit ebced97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎assets/scss/_styles_project.scss

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ body > header {
5959

6060
& .navbar-brand .home-link {
6161
font-size: 95%;
62+
margin-left: 3px;
6263
}
6364

6465
& .nav-link {

0 commit comments

Comments
 (0)
Please sign in to comment.