diff --git a/app/templates/base.html b/app/templates/base.html
index 5c06eba..33380b5 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -68,8 +68,8 @@
@@ -119,7 +119,7 @@ html {
list-style: none;
line-height: 1.6;
font-size: 14px;
- margin-bottom: 0;
+ margin-top: 0;
}
.footer-dark ul a {
@@ -128,6 +128,10 @@ html {
opacity: 0.6;
}
+.footer-dark ul li {
+ margin-top: 10px;
+}
+
.footer-dark ul a:hover {
opacity: 0.8;
}
diff --git a/app/templates/home.html b/app/templates/home.html
index 82cbc23..14b5f71 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -36,7 +36,7 @@
This project would not have been possible without the following:
- PLIP
+ PLIP
- PLIP is used for binding site analysis, interaction detection and visualisations.