Skip to content

Commit 3e9a43e

Browse files
herberkevzettler
authored andcommitted
Center main content
1 parent 2ab0b0e commit 3e9a43e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ h2 {
6767
position: relative;
6868
z-index: 2;
6969
padding: 2rem;
70-
max-width: 400px;
70+
max-width: 720px;
71+
margin: auto;
7172
}
7273

7374
#main section {

0 commit comments

Comments
 (0)