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