Update style.css
Browse files
style.css
CHANGED
@@ -60,7 +60,7 @@ body {
|
|
60 |
#lives {
|
61 |
position: absolute;
|
62 |
top: 20px;
|
63 |
-
width:
|
64 |
text-align: center;
|
65 |
font-size: 24px;
|
66 |
}
|
|
|
60 |
#lives {
|
61 |
position: absolute;
|
62 |
top: 20px;
|
63 |
+
width: 80%;
|
64 |
text-align: center;
|
65 |
font-size: 24px;
|
66 |
}
|