Skip to content

Commit 819c563

Browse files
authored
Fix background width in personal header with default sunflower (#780)
1 parent 375af57 commit 819c563

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sass/_header.scss

+2
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ body {
187187

188188
&.sunflower-logo {
189189

190+
width: 95px;
191+
190192
img {
191193
width: 55px;
192194
background: transparent;

0 commit comments

Comments
 (0)