We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cce37cd + 25f6b3f commit 5f72a6fCopy full SHA for 5f72a6f
foundations/02-class-id-selectors/solution/solution.css
@@ -1,6 +1,6 @@
1
.odd {
2
background-color: rgb(255, 167, 167);
3
- font-family: Verdana, DejaVu Sans, sans-serif;
+ font-family: Verdana, "DejaVu Sans", sans-serif;
4
}
5
6
.oddly-cool {
0 commit comments