diff --git a/templates/default.html b/templates/default.html
index 92d171f..7fa9cd4 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -39,32 +39,12 @@
border-radius: 10px;
}
- /*
- .top_menu a {
- font-weight: bold;
- color: #333;
- padding: 6px 12px;
- margin-left: 10px;
- text-decoration: none;
-
- transition: background 0.2s ease;
- }
-
- .top_menu a:hover {
- background: rgba(255, 255, 255, 0.3);
- }
- */
-
@media (min-width: 768px) {
.top_header_text {
font-size: 4rem;
}
}
- .card-title {
- font-weight: bold;
- }
-
article {
font-size: 1.1rem;
line-height: 1.6;
diff --git a/templates/index.html b/templates/index.html
index b486107..d3539a1 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -14,11 +14,11 @@
{% if content_item.image_file %}
{% else %}
-
+
{% endif %}