diff --git a/foundations/06-cascade-fix/COMPLETE.md b/foundations/06-cascade-fix/COMPLETE.md new file mode 100644 index 0000000..7280312 --- /dev/null +++ b/foundations/06-cascade-fix/COMPLETE.md @@ -0,0 +1 @@ +# COMPLETE \ No newline at end of file diff --git a/foundations/06-cascade-fix/style.css b/foundations/06-cascade-fix/style.css index d95d665..e12c880 100644 --- a/foundations/06-cascade-fix/style.css +++ b/foundations/06-cascade-fix/style.css @@ -15,6 +15,7 @@ body { .para { font-size: 32px; + font-weight: 800; } .confirm {