Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd3e1fd

Browse files
authored
Merge pull request TheOdinProject#18 from TheOdinProject/solution-order-foundations-cdd-methods
Changing the order of solution css file
2 parents 6a5fb85 + c4a0283 commit bd3e1fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
div {
2-
text-align: center;
32
background-color: red;
43
color: white;
54
font-size: 32px;
5+
text-align: center;
66
font-weight: bold;
7-
}
7+
}

0 commit comments

Comments
 (0)