diff --git a/templates/1080x1920/blur_card.html b/templates/1080x1920/blur_card.html
index a4c67f8..2986fd5 100644
--- a/templates/1080x1920/blur_card.html
+++ b/templates/1080x1920/blur_card.html
@@ -113,7 +113,7 @@
width: 100%;
padding: 25px 20px 0 20px;
position: absolute;
- bottom: 100px;
+ bottom: 20px;
color: #fff;
text-shadow: -1px -1px 0 #000,
1px -1px 0 #000,
diff --git a/templates/1080x1920/full.html b/templates/1080x1920/full.html
index b468484..59b1582 100644
--- a/templates/1080x1920/full.html
+++ b/templates/1080x1920/full.html
@@ -78,7 +78,7 @@
width: 100%;
padding: 25px 20px 0 20px;
position: absolute;
- bottom: 100px;
+ bottom: 20px;
color: #fff;
text-shadow: -1px -1px 0 #000,
1px -1px 0 #000,
diff --git a/templates/1920x1080/film.html b/templates/1920x1080/film.html
index dcf5e4d..917fa0c 100644
--- a/templates/1920x1080/film.html
+++ b/templates/1920x1080/film.html
@@ -92,9 +92,9 @@
-3px 3px 0 #000,
3px 3px 0 #000,
0 10px 24px rgba(0,0,0,0.6);
- white-space: nowrap;
+ /* white-space: nowrap;
overflow: hidden;
- text-overflow: ellipsis;
+ text-overflow: ellipsis; */
}
/* Footer */
@@ -105,7 +105,7 @@
width: 100%;
padding: 25px 20px 0 20px;
position: absolute;
- bottom: 260px;
+ bottom: 20px;
color: #fff;
text-shadow: -1px -1px 0 #000,
1px -1px 0 #000,
diff --git a/templates/1920x1080/full.html b/templates/1920x1080/full.html
index 849c9ff..8ccb57f 100644
--- a/templates/1920x1080/full.html
+++ b/templates/1920x1080/full.html
@@ -85,7 +85,7 @@
width: 100%;
padding: 25px 20px 0 20px;
position: absolute;
- bottom: 100px;
+ bottom: 20px;
color: #fff;
text-shadow: -1px -1px 0 #000,
1px -1px 0 #000,