index.html: fix game score not appearing
This commit is contained in:
@@ -76,9 +76,10 @@ h1 {
|
||||
}
|
||||
|
||||
.game-info {
|
||||
margin-top: 10px;
|
||||
margin-top: 12px;
|
||||
color: #aaa; /* Lighten the text color */
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.game-info strong {
|
||||
|
||||
Reference in New Issue
Block a user