jclyo1 commited on
Commit
cdb1c42
1 Parent(s): 398ba99

design polish

Browse files
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -10,7 +10,7 @@ body {
10
  }
11
 
12
  section#header {
13
- padding: 1rem 10rem;
14
  border-bottom: 1px solid rgba(227, 234, 240, 1);
15
  }
16
 
 
10
  }
11
 
12
  section#header {
13
+ padding: 3rem 10rem 1rem 10rem;
14
  border-bottom: 1px solid rgba(227, 234, 240, 1);
15
  }
16