qianmuuq commited on
Commit
3199b3a
1 Parent(s): 4dbcc0e

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +2 -2
static/style.css CHANGED
@@ -12,13 +12,13 @@ body.dark-theme {
12
 
13
  main {
14
  max-width: 80rem;
15
- text-align: left;
16
  }
17
 
18
  section {
19
  display: flex;
20
  flex-direction: column;
21
- align-items: left;
22
  }
23
 
24
  a {
 
12
 
13
  main {
14
  max-width: 80rem;
15
+ text-align: center;
16
  }
17
 
18
  section {
19
  display: flex;
20
  flex-direction: column;
21
+ align-items: center;
22
  }
23
 
24
  a {