Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2021
Kelas D
Justika - Pengembangan Platform untuk UMKM
Justika UMKM Legal - Frontend
Commits
375da841
Commit
375da841
authored
May 04, 2021
by
Yasmin Adelia Puti Chaidir
Browse files
[CHORES] fix responsiveness in footer
parent
350ce8c0
Pipeline
#74874
passed with stages
in 5 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/Footer/Footer.js
View file @
375da841
...
...
@@ -5,7 +5,7 @@ const Footer = () => {
return
(
<
div
data
-
testid
=
"
Footer
"
className
=
"
bg-grey px-6 xl:px-60 2xl:px-60 py-8
"
>
<
div
className
=
"
flex flex-col md:flex-row lg:flex-row xl:flex-row 2xl:flex-row
"
>
<
div
className
=
"
mr-6
mb-2 mt-2
"
>
<
div
className
=
"
lg:w-1/4 xl:w-1/4 2xl:w-1/4
mb-2 mt-2
"
>
<
img
src
=
{
Logo
}
><
/img
>
<
/div
>
<
div
className
=
"
lg:w-1/4 xl:w-1/4 2xl:w-1/4 lg:mr-10 xl:mr-10 2xl:mr-10 mb-2 mt-2
"
>
...
...
@@ -16,11 +16,11 @@ const Footer = () => {
<
p
className
=
"
medium-text mt-4
"
>
Klien
(
tanya
[
at
]
justika
.
info
)
<
/p
>
<
p
className
=
"
medium-text
"
>
Umum
(
halo
[
at
]
justika
.
info
)
<
/p
>
<
/div
>
<
div
className
=
"
mr-10
mb-2
"
>
<
div
className
=
"
lg:w-1/4 xl:w-1/4 2xl:w-1/4
mb-2
"
>
<
h1
className
=
"
heading-3 mb-4
"
>
Customer
Service
<
/h1
>
<
p
className
=
"
medium-text
"
>
Dewi
(
08
XXXXXXX
)
<
/p
>
<
/div
>
<
div
className
=
"
lg:w-1/4 xl:w-1/4 2xl:w-1/4 mb-2
"
>
<
div
className
=
"
lg:w-1/4 xl:w-1/4 2xl:w-1/4 mb-2
mr-10
"
>
<
h1
className
=
"
heading-3 mb-4
"
>
Justika
Business
Platform
<
/h1
>
<
a
href
=
"
#
"
>
<
p
className
=
"
medium-text hover:underline
"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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