update foundations/05-decendent-combinator

This commit is contained in:
Christina M 2023-06-10 12:15:43 -05:00
parent e22d17a796
commit 6cee3ab17a
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,6 +1,6 @@
.container .text {
background-color: yellow;
color: red;
color: #E00000;
font-size: 20px;
text-align: center;
}