Skip to content

Commit df5e28b

Browse files
committed
complete sprint 3 quote generator with random quotes and styling
1 parent 3fd68c0 commit df5e28b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Sprint-3/quote-generator/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ main {
1616
}
1717

1818
#quote {
19-
font-size: 24px;
19+
font-size: 28px;
20+
font-weight: 500;
2021
margin-bottom: 20px;
2122
}
2223

0 commit comments

Comments
 (0)