Spaces:
Running
Running
sarahciston
commited on
Commit
•
02779b8
1
Parent(s):
aa87ec6
align left
Browse files
style.css
CHANGED
@@ -18,7 +18,7 @@ body,
|
|
18 |
display: flex;
|
19 |
flex-direction: column;
|
20 |
/* justify-content: center; */
|
21 |
-
|
22 |
}
|
23 |
|
24 |
a {
|
|
|
18 |
display: flex;
|
19 |
flex-direction: column;
|
20 |
/* justify-content: center; */
|
21 |
+
align-items: left;
|
22 |
}
|
23 |
|
24 |
a {
|