diff --git a/source/templates/classic/image.svg b/source/templates/classic/image.svg
index 5b27a563..5bb4b55d 100644
--- a/source/templates/classic/image.svg
+++ b/source/templates/classic/image.svg
@@ -859,7 +859,7 @@
<%= plugins.stargazers.error.message %>
<% } else { %>
-
+
Total stargazers
diff --git a/source/templates/classic/style.css b/source/templates/classic/style.css
index 6839d7a7..c494b549 100644
--- a/source/templates/classic/style.css
+++ b/source/templates/classic/style.css
@@ -370,13 +370,9 @@
min-width: 30%;
}
- .chart-bars .entry {
- position: relative;
- }
-
.chart-bars .entry .bottom {
- position: absolute;
- top: 100%;
+ margin-bottom: -1rem;
+ line-height: 1rem;
}
.chart-bars.horizontal .bar {