feat(setup-screen): fix spacing

This commit is contained in:
ItzCrazyKns
2026-03-09 18:48:01 +05:30
parent 39c0f198b5
commit 7ab23d6339
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ RUN git clone "https://github.com/searxng/searxng" \
"/usr/local/searxng/searxng-src" "/usr/local/searxng/searxng-src"
RUN python3 -m venv "/usr/local/searxng/searx-pyenv" RUN python3 -m venv "/usr/local/searxng/searx-pyenv"
RUN "/usr/local/searxng/searx-pyenv/bin/pip" install --upgrade pip setuptools wheel pyyaml msgspec RUN "/usr/local/searxng/searx-pyenv/bin/pip" install --upgrade pip setuptools wheel pyyaml msgspec typing_extensions
RUN cd "/usr/local/searxng/searxng-src" && \ RUN cd "/usr/local/searxng/searxng-src" && \
"/usr/local/searxng/searx-pyenv/bin/pip" install --use-pep517 --no-build-isolation -e . "/usr/local/searxng/searx-pyenv/bin/pip" install --use-pep517 --no-build-isolation -e .

View File

@@ -46,7 +46,7 @@ const SetupWizard = ({
animate={{ opacity: 1, translateY: '0px' }} animate={{ opacity: 1, translateY: '0px' }}
className="text-4xl md:text-6xl xl:text-8xl font-normal font-['Instrument_Serif'] tracking-tight" className="text-4xl md:text-6xl xl:text-8xl font-normal font-['Instrument_Serif'] tracking-tight"
> >
Welcome to{' '} Welcome to
<span className="text-[#24A0ED] italic font-['PP_Editorial']"> <span className="text-[#24A0ED] italic font-['PP_Editorial']">
Vane Vane
</span> </span>
@@ -91,7 +91,7 @@ const SetupWizard = ({
}} }}
className="text-2xl md:text-4xl xl:text-6xl font-normal font-['Instrument_Serif'] tracking-tight" className="text-2xl md:text-4xl xl:text-6xl font-normal font-['Instrument_Serif'] tracking-tight"
> >
Let us get{' '} Let us get
<span className="text-[#24A0ED] italic font-['PP_Editorial']"> <span className="text-[#24A0ED] italic font-['PP_Editorial']">
Vane Vane
</span>{' '} </span>{' '}