diff --git a/configuration/template.html b/configuration/template.html
index f136b40..66e608e 100644
--- a/configuration/template.html
+++ b/configuration/template.html
@@ -196,7 +196,7 @@
color: #c81d25;
}
- .pride-img {
+ .img-div {
width: 100%;
height: auto;
display: flex;
@@ -220,12 +220,26 @@
-
+
diff --git a/weblog/page-template.md b/weblog/page-template.md
index 4bf90b5..741e30e 100644
--- a/weblog/page-template.md
+++ b/weblog/page-template.md
@@ -178,7 +178,7 @@ border: 2px solid var(--border-color);
color: #c81d25;
}
-.pride-img {
+.img-div {
width: 100%;
height: auto;
display: flex;
@@ -200,14 +200,29 @@ justify-content: center;
-