Skip to content

Commit 577d7d0

Browse files
Charlene TranCharlene Tran
Charlene Tran
authored and
Charlene Tran
committed
CT completed Exercise
1 parent 17ab643 commit 577d7d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/exercises-CT/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
body {
1010
background-color: yellow;
1111
}
12-
12+
1313
h1 {
1414
font-size: 36px;
1515
/* text-align: center; */
@@ -39,7 +39,6 @@
3939
#list-color {
4040
color: deeppink;
4141
}
42-
4342
</style>
4443
</head>
4544
<body>

0 commit comments

Comments
 (0)