Skip to content

Commit b75e551

Browse files
authored
fix gh fork me banner width
1 parent 096755c commit b75e551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/sass/base/_main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body
1111
top: 0;
1212
right: 0;
1313
border: 0;
14-
width: 100px;
14+
width: 150px;
1515
height: 100px;
1616
z-index: 1;
1717
}

0 commit comments

Comments
 (0)