Skip to content

Commit 331137e

Browse files
authored
Update style.css
1 parent f22a7e8 commit 331137e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

style.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ body {
2929
}
3030

3131
.support {
32-
width: 100%;
32+
width: 23%;
33+
height:8%;
3334
position: fixed;
34-
bottom: 5px;
35-
right: 1px;
35+
bottom: 0px;
36+
right: 0px;
3637
}
3738

3839
.wrapper {

0 commit comments

Comments
 (0)