Skip to content

Commit 33c7b73

Browse files
💄 Add custom styles
1 parent 227beb3 commit 33c7b73

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

styles.scss

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
header#masthead {
2+
a {
3+
display: block;
4+
text-align: left;
5+
}
6+
h1 {
7+
margin-top: 2.25rem;
8+
display: block;
9+
}
10+
}

0 commit comments

Comments
 (0)