Skip to content

Commit 82cdc94

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ body {
1818

1919
.logo {
2020
width: 100%;
21+
height: 100px;
2122
position: fixed;
2223
top: 36px;
2324
left: 29px;
@@ -33,7 +34,7 @@ body {
3334
height:8%;
3435
position: fixed;
3536
bottom: 0px;
36-
right: 0px;
37+
right: -60px;
3738
}
3839

3940
.wrapper {

0 commit comments

Comments
 (0)