Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
9df2c958
Commit
9df2c958
authored
Feb 20, 2020
by
luigi1111
Browse files
Merge
!1209
Add mobile-specific CSS for selector in Merchants page Closes
#1044
See merge request
!1209
parents
047f12d3
741f3541
Pipeline
#384
passed with stage
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
css/custom.css
View file @
9df2c958
...
...
@@ -3416,6 +3416,16 @@ footer {
left
:
calc
(
3
*
(
100%
/
5
));
}
@media
only
screen
and
(
max-width
:
50rem
)
{
.tabPanel-merchant
>
h2
{
font-size
:
1.1rem
;
height
:
3rem
;
padding
:
1rem
0
;
}
}
/***************************ROADMAP STYLING*********************************/
.roadmap
.completed
{
...
...
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