mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-18 08:19:26 +00:00
fix: mobile title
This commit is contained in:
parent
a1b2905a4b
commit
c53511657f
2 changed files with 1 additions and 1 deletions
BIN
docs/app/(home)/ckanaction-web-app-interactive-demo.gif
Normal file
BIN
docs/app/(home)/ckanaction-web-app-interactive-demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
|
|
@ -100,7 +100,7 @@ function Hero() {
|
|||
"repeating-linear-gradient(65deg, var(--color-purple-300), var(--color-purple-300) 12px, color-mix(in oklab, var(--color-blue-600) 30%, transparent) 20px, transparent 200px)",
|
||||
}}
|
||||
/>
|
||||
<h1 className="mb-8 text-4xl font-medium md:hidden">ckan-devstaller</h1>
|
||||
<h1 className="mb-8 text-4xl font-medium md:hidden">ckanaction</h1>
|
||||
<h1 className="mb-8 max-w-[800px] text-4xl font-medium max-md:hidden">
|
||||
<span className="text-5xl">
|
||||
ckanaction <GiftIcon className="inline-block w-10 h-10 pb-1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue