Merge pull request #18 from TheOdinProject/solution-order-foundations-cdd-methods

Changing the order of solution css file
This commit is contained in:
James 2021-09-14 20:30:00 -04:00 committed by GitHub
commit bd3e1fdde8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
div {
text-align: center;
background-color: red;
color: white;
font-size: 32px;
text-align: center;
font-weight: bold;
}