Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Воронков Валерий
/
krystalvpn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 774bcc57
authored
2023-04-21 17:45:35 +0300
by
xcoder
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Small fix for mobile menu
1 parent
44da5566
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
style.css
style.css
View file @
774bcc5
...
...
@@ -293,7 +293,7 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher {
display
:
flex
;
flex-direction
:
column
;
padding
:
5
0px
0
0
2px
;
padding
:
2
0px
0
0
2px
;
}
.opened-mob-menu.show
...
...
@@ -310,7 +310,7 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher {
>
.mobile-cross-wrapper
{
display
:
block
;
padding
:
5
0px
0
0
0
;
padding
:
2
0px
0
0
0
;
cursor
:
pointer
;
}
...
...
@@ -428,7 +428,7 @@ hr.delimeter {
align-items
:
center
;
justify-content
:
center
;
padding-bottom
:
38
px
;
margin-bottom
:
60
px
;
}
.mobile-download-btn-wrapper
>
.btn.download.mobile
{
...
...
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