Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
Project
L
leximpact-socio-fiscal-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
26cc834a
Commit
26cc834a
authored
Mar 25, 2024
by
Dorine Lambinet
Committed by
Toufic Batache
Jun 3, 2024
Browse files
Options
Downloads
Patches
Plain Diff
Rend responsive le composant section
parent
a9a10e92
No related branches found
No related tags found
1 merge request
!210
Début du travail sur la nouvelle page d'accueil/d'atterrissage du simulateur
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/welcome/+page.svelte
+5
-5
5 additions, 5 deletions
src/routes/welcome/+page.svelte
with
5 additions
and
5 deletions
src/routes/welcome/+page.svelte
+
5
−
5
View file @
26cc834a
...
@@ -87,12 +87,12 @@
...
@@ -87,12 +87,12 @@
</section>
</section>
<section
<section
class=
"
h-[90%]
grid grid-cols-4 gap-x-12 px-40 pb-20 pt-10 bg-[#E3E4D6]"
class=
"grid grid-cols-4 gap-x-12
px-10 md:px-20 lg:
px-40 pb-20 pt-10
gap-y-12
bg-[#E3E4D6]"
>
>
<h2
class=
"text-2xl font-light col-span-4 text-center"
>
<h2
class=
"text-2xl font-light col-span-4 text-center"
>
Les caractéristiques du simulateur ⬇️
Les caractéristiques du simulateur ⬇️
</h2>
</h2>
<div
class=
"font-serif text-lg"
>
<div
class=
"font-serif text-lg
col-span-4 md:col-span-2 2xl:col-span-1
"
>
<div
class=
"text-center"
>
<div
class=
"text-center"
>
<span
<span
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
...
@@ -113,7 +113,7 @@
...
@@ -113,7 +113,7 @@
<li>
modifier les paramètres pour voir les impacts d’une réforme.
</li>
<li>
modifier les paramètres pour voir les impacts d’une réforme.
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"font-serif text-lg"
>
<div
class=
"font-serif text-lg
col-span-4 md:col-span-2 2xl:col-span-1
"
>
<div
class=
"text-center"
>
<div
class=
"text-center"
>
<span
<span
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
...
@@ -156,7 +156,7 @@
...
@@ -156,7 +156,7 @@
</ul>
</ul>
</div>
</div>
<div
class=
"font-serif text-lg"
>
<div
class=
"font-serif text-lg
col-span-4 md:col-span-2 2xl:col-span-1
"
>
<div
class=
"text-center"
>
<div
class=
"text-center"
>
<span
<span
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
...
@@ -177,7 +177,7 @@
...
@@ -177,7 +177,7 @@
<img
class=
"mt-6 ml-20 w-28"
src=
"/picto-affaires-sociales.svg"
/>
<img
class=
"mt-6 ml-20 w-28"
src=
"/picto-affaires-sociales.svg"
/>
</div>
</div>
<div
class=
"font-serif text-lg"
>
<div
class=
"font-serif text-lg
col-span-4 md:col-span-2 2xl:col-span-1
"
>
<div
class=
"text-center"
>
<div
class=
"text-center"
>
<span
<span
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
class=
"font-light text-lg bg-gray-100 px-2 py-1 rounded-md text-center font-sans tracking-wider"
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment