diff --git a/assets/styles/layout/landing/_templates.scss b/assets/styles/layout/landing/_templates.scss index 44a8b09a7..2bce19e2d 100644 --- a/assets/styles/layout/landing/_templates.scss +++ b/assets/styles/layout/landing/_templates.scss @@ -92,7 +92,8 @@ border-bottom: 4px solid var(--border-color); } - &.border-none { + &.block-middle { + border: 0 none; box-shadow: none; &:before { diff --git a/components/landing/TemplateSection.vue b/components/landing/TemplateSection.vue index b70cb9205..aa85bdadd 100644 --- a/components/landing/TemplateSection.vue +++ b/components/landing/TemplateSection.vue @@ -21,7 +21,7 @@
Atlantis Preview
-