8000 missing parenthesis added (#484) · mlchiang/quickstart-js@c04bb52 · GitHub
Skip to content

Commit c04bb52

Browse files
authored
missing parenthesis added (firebase#484)
missing parenthesis in auth/main.css added at line 163 closing the keyframes block
1 parent 4719f43 commit c04bb52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ h3 {
160160
50% { color: transparent; }
161161
99% { color: #ff0000; }
162162
100% { color: #ff0000; }
163+
}
163164
#quickstart-tenant-card {
164165
min-height: 500px;
165166
}

0 commit comments

Comments
 (0)
0