Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df41de2

Browse files
committed
fix spacing b/w avatar and name
1 parent 2aecd97 commit df41de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/header.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ export default props => {
162162
width: 30px;
163163
height: 30px;
164164
border-radius: 50%;
165+
margin-right: 5px;
165166
}
166167
.nav__link {
167168
text-decoration: none;

0 commit comments

Comments
 (0)