Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
41776655
Unverified
Commit
41776655
authored
Nov 30, 2022
by
Jack Short
Committed by
GitHub
Nov 30, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: full width explore banner (#5486)
style: full width explore bannner
parent
a350f598
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Banner.tsx
src/nft/components/explore/Banner.tsx
+0
-1
No files found.
src/nft/components/explore/Banner.tsx
View file @
41776655
...
@@ -17,7 +17,6 @@ const BannerContainer = styled.div`
...
@@ -17,7 +17,6 @@ const BannerContainer = styled.div`
width: 100%;
width: 100%;
padding-top: 22px;
padding-top: 22px;
position: relative;
position: relative;
max-width: 1200px;
@media only screen and (min-width:
${({
theme
})
=>
`
${
theme
.
breakpoint
.
sm
}
px`
}
) {
@media only screen and (min-width:
${({
theme
})
=>
`
${
theme
.
breakpoint
.
sm
}
px`
}
) {
padding: 32px 16px;
padding: 32px 16px;
...
...
Write
Preview
Markdown
is supported
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