Skip to content
Snippets Groups Projects
Commit 6077d281 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

update centered max-w-800px image template

parent ee93c838
Branches
No related tags found
2 merge requests!876Fix shared articles & release elections web,!873update centered max-w-800px image template
Pipeline #16199 passed
......@@ -1231,12 +1231,8 @@ img.full-width {
margin-bottom: 1.5rem
}
.max-w-\[800px\] {
max-width: 800px
}
.lg\:max-w-full{
max-width: 100%
.w-full {
width: 100%
}
.float-left{
......
......@@ -4,7 +4,7 @@ register_image_format(
Format(
"tailwind_center_800",
"šablona: Uprostřed (max 800px)",
"mx-auto my-6 max-w-[800px] lg:max-w-full object-contain",
"w-full mx-auto my-6 object-contain",
"max-800x800",
)
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment