Spaces:
Running
Running
Commit
·
d31feaa
1
Parent(s):
042373d
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -84,6 +84,7 @@
|
|
84 |
display: flex;
|
85 |
flex-direction: column;
|
86 |
align-items: flex-start;
|
|
|
87 |
}
|
88 |
|
89 |
a:hover {
|
|
|
84 |
display: flex;
|
85 |
flex-direction: column;
|
86 |
align-items: flex-start;
|
87 |
+
margin-left: 30px;
|
88 |
}
|
89 |
|
90 |
a:hover {
|