pikto commited on
Commit
7f75398
1 Parent(s): f8e12c6

Update client/css/main.css

Browse files
Files changed (1) hide show
  1. client/css/main.css +1 -1
client/css/main.css CHANGED
@@ -2,6 +2,6 @@
2
  display: flex;
3
  padding: var(--section-gap);
4
  height: 100vh;
5
- justify-content: space-between;
6
  box-sizing: border-box;
7
  }
 
2
  display: flex;
3
  padding: var(--section-gap);
4
  height: 100vh;
5
+ justify-content: center;
6
  box-sizing: border-box;
7
  }