Skip to content

Commit d8a5f86

Browse files
author
Marek Dorda
committed
Fix styles for CSS tutorial
1 parent e1e4582 commit d8a5f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

navigation/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
#windy #logo-wrapper {
88
top: initial;
9-
bottom: 40px;
9+
bottom: 65px;
1010
}
1111

1212
#windy #logo-wrapper #logo {
13-
left: 50px;
13+
left: 80px;
1414
}

0 commit comments

Comments
 (0)