Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
xiphon
monero-site
Commits
741f3541
Verified
Commit
741f3541
authored
Jan 24, 2020
by
erciccione
Browse files
Add mobile-specific CCS for selector in Merchants page
parent
61b3bf5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/custom.css
View file @
741f3541
...
...
@@ -3431,6 +3431,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
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