Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 7cbeb538
authored
2024-03-16 14:55:20 +0530
by
Ravindra Kanojiya
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated
1 parent
a8209dee
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
components/listing/ListingInner.js
styles/globals.css
components/listing/ListingInner.js
View file @
7cbeb53
...
...
@@ -39,7 +39,7 @@ const ListingInner = () => {
return
(
<>
<
section
className
=
"listing-inner-session"
>
<
div
className
=
"container"
>
<
div
className
=
"container
-fluid
"
>
<
div
className
=
"row"
>
<
div
className
=
"col-12"
>
<
div
className
=
"filter-dd"
>
...
...
styles/globals.css
View file @
7cbeb53
...
...
@@ -1692,6 +1692,7 @@ footer .subscribe input {
padding
:
0.6rem
;
color
:
#fff
;
margin-right
:
0.5rem
;
width
:
62%
;
}
footer
hr
{
...
...
@@ -2264,6 +2265,11 @@ footer hr {
.faqs-session
{
padding
:
5rem
0
;
}
.subscribe
label
.btn
{
font-size
:
16px
;
padding-left
:
1rem
;
padding-right
:
1rem
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment