Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
9f024a59
Commit
9f024a59
authored
May 28, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
f43f611e
Pipeline
#11155
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
9f024a59
...
@@ -106,10 +106,12 @@
...
@@ -106,10 +106,12 @@
}
}
.custom-card
img
{
.custom-card
img
{
width
:
50%
;
width
:
100%
;
max-width
:
160px
;
/* kleinere Bildbreite */
height
:
auto
;
height
:
auto
;
object-fit
:
cover
;
margin
:
16px
auto
0
auto
;
/* zentriert mit Abstand nach oben */
max-height
:
200px
;
object-fit
:
contain
;
border-radius
:
12px
;
/* für leicht abgerundete Ecken */
}
}
.custom-card-info
{
.custom-card-info
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment