Merge pull request #18 from TheOdinProject/solution-order-foundations-cdd-methods
Changing the order of solution css file
This commit is contained in:
commit
bd3e1fdde8
|
@ -1,7 +1,7 @@
|
|||
div {
|
||||
text-align: center;
|
||||
background-color: red;
|
||||
color: white;
|
||||
font-size: 32px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue