Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Rann Graphic Design Website
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sofiane Lasri
Rann Graphic Design Website
Commits
3b2b6ea2
Verified
Commit
3b2b6ea2
authored
5 months ago
by
Sofiane Lasri
Browse files
Options
Downloads
Patches
Plain Diff
fix: adjust width of image container in index view
parent
bd3451f2
No related branches found
No related tags found
1 merge request
!54
Resolve "Réduire taille de police section "A propos""
Pipeline
#994
passed
5 months ago
Stage: test
Stage: external
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/public/index.blade.php
+1
-1
1 addition, 1 deletion
resources/views/public/index.blade.php
with
1 addition
and
1 deletion
resources/views/public/index.blade.php
+
1
−
1
View file @
3b2b6ea2
...
...
@@ -83,7 +83,7 @@ class="Creations relative hidden xl:grid grow w-full aspect-[885/622]"/>
</
div
>
<
div
class
=
"flex flex-col xl:flex-row justify-start items-center w-full gap-4 xl:gap-0"
>
<
div
class
=
"flex shrink-0 basis-1/2 justify-center items-center p-4 xl:p-0 gap-2.5"
>
<
div
class
=
"overflow-hidden w-full xl:w-[2
9
rem] aspect-square rounded-2xl shadow-[-.5rem_.5rem_0px_0px_rgba(0,0,0,1.00)] shadow-pink-normal"
>
<
div
class
=
"overflow-hidden w-full xl:w-[2
5
rem] aspect-square rounded-2xl shadow-[-.5rem_.5rem_0px_0px_rgba(0,0,0,1.00)] shadow-pink-normal"
>
@
if
(
!
$aboutMeSection
->
isEmpty
())
<
img
class
=
"w-full h-full object-cover"
alt
=
"{{ __('home.img_alt.roxannas_photo') }}"
...
...
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