Skip to content

Commit 0b056b8

Browse files
authored
fixed css
1 parent b75e551 commit 0b056b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/assets/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ body a.fork-me {
6666
top: 0;
6767
right: 0;
6868
border: 0;
69-
width: 100px;
69+
width: 150px;
7070
height: 100px;
7171
z-index: 1;
7272
}
@@ -109,4 +109,4 @@ body a.fork-me {
109109
.wrap .links--single a:visited:hover,
110110
.wrap .links--single a:visited:active {
111111
border-bottom: 1px transparent;
112-
}
112+
}

0 commit comments

Comments
 (0)