Browse Source

Fix missing closing brace

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
204e317c85
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css View File

@@ -272,6 +272,7 @@ button {
transition: 0s; transition: 0s;
font-size: 15vw; font-size: 15vw;
} }
}


.title { .title {
font-size: 48px; font-size: 48px;


Loading…
Cancel
Save