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 {
|
div {
|
||||||
text-align: center;
|
|
||||||
background-color: red;
|
background-color: red;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
Loading…
Reference in New Issue