diff --git a/templates/partials/action/action.html b/templates/partials/action/action.html index 1eb4e61a6..764296549 100644 --- a/templates/partials/action/action.html +++ b/templates/partials/action/action.html @@ -72,11 +72,8 @@ blockquote { border-left-width: 2px; - margin: .5rem; - --tw-border-opacity: 1; - border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); - padding: .5rem; padding-left: 1rem; +} .blockquote::before { content: open-quote; diff --git a/templates/partials/home/web4.html b/templates/partials/home/web4.html index ebf9fe8d4..a14e8f9bc 100644 --- a/templates/partials/home/web4.html +++ b/templates/partials/home/web4.html @@ -9,15 +9,15 @@

ThreeFold is the next step to Web4.



-
- +
+ - 12.12.2024 + 12.12.2024
diff --git a/templates/partials/why/matters.html b/templates/partials/why/matters.html index e9c817dc9..8e43f3165 100644 --- a/templates/partials/why/matters.html +++ b/templates/partials/why/matters.html @@ -30,7 +30,7 @@ - 12.12.2024 + 12.12.2024 @@ -78,6 +78,11 @@ color: #ffffff; } + blockquote { + border-left-width: 2px; + padding-left: 1rem; + } + .inline-flex { display: flex; align-items: center;