Skip to content

Commit 106dd84

Browse files
committed
indent
1 parent db9dcee commit 106dd84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ body{font-family:Helvetica, Arial, sans-serif;font-size:16px;line-height:1.5;fon
6666

6767

6868
.centered {
69-
display: block;
70-
margin-left: auto;
71-
margin-right: auto;
72-
width: 90%;
69+
display: block;
70+
margin-left: auto;
71+
margin-right: auto;
72+
width: 90%;
7373
}
7474

7575
body {

0 commit comments

Comments
 (0)