Skip to content

Commit 9eb871a

Browse files
author
Erol Staveley
authored
Merge pull request #1 from bsbravo/master
fixing contents from css and html files.
2 parents 3849a43 + 13ff1b9 commit 9eb871a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Chapter01/StarterFiles/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ body {
1212
margin: 25px;
1313
}
1414
.task-text {
15-
display: flex;
16-
align-items: center;
17-
height: 40px;
15+
display: flex;
16+
align-items: center;
17+
height: 40px;
1818
}
1919
.hidden {
2020
display: none;

0 commit comments

Comments
 (0)