feat: head mobile style
This commit is contained in:
parent
cc3f8be02f
commit
d7f8a1bef8
|
|
@ -8,6 +8,6 @@
|
|||
33483, 19, 50877, 33420, 50094, 49213, 33276, 50351, 42993, 50216, 50132,
|
||||
45763, 50143, 43754, 32168, 500, 47399, 33538, 48951, 33471, 33396, 37223,
|
||||
33458, 39133, 20004, 43625, 42787, 43258, 33462, 47109, 46939, 45701, 33233,
|
||||
37346, 40671, 33870, 33421, 51552, 51585, 51477, 48937, 51562, 51379, 51460,
|
||||
51509, 51478, 51639, 48910
|
||||
37346, 40671, 33870, 33421, 51552, 51585, 48937, 51379, 51460, 51084, 51509,
|
||||
51478, 51639, 48910, 51139, 39329, 51683, 51077, 51374, 49120, 47356
|
||||
]
|
||||
|
|
|
|||
|
|
@ -202,7 +202,7 @@ export const SiteHeader: React.FC<{
|
|||
className={cn(
|
||||
"xlog-site-info flex space-x-6 items-center w-full",
|
||||
site?.banners?.[0]?.address
|
||||
? "bg-white bg-opacity-50 backdrop-blur-sm rounded-xl p-8 z-[1] border"
|
||||
? "bg-white bg-opacity-50 backdrop-blur-sm rounded-xl p-4 sm:p-8 z-[1] border"
|
||||
: "",
|
||||
)}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue