Skip to content

Commit 8e338ad

Browse files
committed
responsive navbar logo fix
1 parent 4e783fd commit 8e338ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webpack/sass/main.scss

+5
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ a:hover {
2424
color: $color-forest-green;
2525
}
2626

27+
// logo
28+
svg {
29+
width: 100%;
30+
}
31+
2732
// Code
2833
code {
2934
color: $color-dark-slate-gray;

0 commit comments

Comments
 (0)