Gagan0141 commited on
Commit
6989afc
·
verified ·
1 Parent(s): 29919c6

Update static/styles.css

Browse files
Files changed (1) hide show
  1. static/styles.css +3 -3
static/styles.css CHANGED
@@ -11,10 +11,10 @@
11
  }
12
 
13
  body {
14
- /* margin: 0;
15
- background: var(--bg);
16
  min-height: 100vh;
17
- display: flex; */
18
  justify-content: center;
19
  align-items: flex-start;
20
  padding: 20px;
 
11
  }
12
 
13
  body {
14
+ margin: 0;
15
+ /* background: var(--bg); */
16
  min-height: 100vh;
17
+ display: flex;
18
  justify-content: center;
19
  align-items: flex-start;
20
  padding: 20px;