update action page

This commit is contained in:
2024-11-21 13:31:09 +02:00
parent 116178da38
commit f3666dbd82
3 changed files with 27 additions and 19 deletions

View File

@@ -16,8 +16,8 @@
<!-- Right Blockquote -->
<div class="lg:col-span-5">
<figure class=" mt-6 pl-8">
<blockquote class=" text-2xl text-white fade-in font-semibold">
<figure class=" mt-6 pl-8">
<blockquote class=" text-2xl text-white fade-in font-semibold ">
<p class="text-2xl text-white font-semibold">We believe actions are more important than words. <br><br>
This page is in black & white, to let YOU be the color of the future of the internet.
</p>
@@ -70,6 +70,14 @@
}
}
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;
font-size: 4rem;