sarahciston commited on
Commit
02779b8
1 Parent(s): aa87ec6

align left

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -18,7 +18,7 @@ body,
18
  display: flex;
19
  flex-direction: column;
20
  /* justify-content: center; */
21
- /* align-items: left; */
22
  }
23
 
24
  a {
 
18
  display: flex;
19
  flex-direction: column;
20
  /* justify-content: center; */
21
+ align-items: left;
22
  }
23
 
24
  a {