Update style.css
Browse files
style.css
CHANGED
@@ -57,7 +57,7 @@ body {
|
|
57 |
|
58 |
#lives {
|
59 |
position: absolute;
|
60 |
-
|
61 |
display: flex;
|
62 |
justify-content: center;
|
63 |
align-items: center;
|
|
|
57 |
|
58 |
#lives {
|
59 |
position: absolute;
|
60 |
+
top: 20px;
|
61 |
display: flex;
|
62 |
justify-content: center;
|
63 |
align-items: center;
|