Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
a850ecfc
Commit
a850ecfc
authored
Mar 09, 2021
by
Stefan Probst
Browse files
fix: bg image sizing
parent
22a6dc35
Pipeline
#179327
passed with stage
in 5 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/screens/contact/ContactScreen.tsx
View file @
a850ecfc
...
...
@@ -53,7 +53,7 @@ export default function ContactScreen(): JSX.Element {
loading
=
"lazy"
layout
=
"fill"
quality
=
{
100
}
className
=
"object-co
ver
object-right-bottom -z-10"
className
=
"object-co
ntain
object-right-bottom -z-10"
/>
<
div
className
=
"relative max-w-screen-sm p-6 pb-12 space-y-6"
>
<
Title
>
{
meta
.
title
}
</
Title
>
...
...
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