diff --git a/assets/css/theme.css b/assets/css/theme.css
old mode 100755
new mode 100644
index c79689e..60d5e2f
--- a/assets/css/theme.css
+++ b/assets/css/theme.css
@@ -1102,17 +1102,12 @@ select {
height: 2rem;
}
-<<<<<<< HEAD
-.h-\[50vh\] {
- height: 50vh;
-=======
.h-\[350px\] {
height: 350px;
}
.h-\[380px\] {
height: 380px;
->>>>>>> upstream/staging
}
.h-auto {
@@ -1921,7 +1916,7 @@ input[type="radio"]:focus,input[type="checkbox"]:focus {
}
.group{
- &:before,
+ &:before,
&:after {
content: "";
display: table;
@@ -2526,5 +2521,5 @@ input[type="radio"]:focus,input[type="checkbox"]:focus {
.xl\:w-9\/12 {
width: 75%;
}
-}
-
+}
+
diff --git a/templates/layouts/layout-both-columns.tpl b/templates/layouts/layout-both-columns.tpl
old mode 100755
new mode 100644
index 87b117e..f4e400d
--- a/templates/layouts/layout-both-columns.tpl
+++ b/templates/layouts/layout-both-columns.tpl
@@ -54,6 +54,16 @@
{block name='displayBeforeWrapper'}
{hook h='displayBeforeWrapper'}
{/block}
+
+ {if $page.page_name == 'index'}
+
+
+
+
+
+ {/if}
{block name='breadcrumb'}