Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
design-system-lib
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
julkiset-sivut
design-system-lib
Commits
3b3d847e
Commit
3b3d847e
authored
4 years ago
by
Ekaterina Kondareva
Browse files
Options
Downloads
Patches
Plain Diff
site header logo mobile margin
parent
32e70324
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/site-header/site-header.scss
+4
-1
4 additions, 1 deletion
src/components/site-header/site-header.scss
with
4 additions
and
1 deletion
src/components/site-header/site-header.scss
+
4
−
1
View file @
3b3d847e
...
...
@@ -23,7 +23,10 @@
}
&
__logo-container
{
margin
:
24px
32px
;
margin
:
24px
16px
;
@include
breakpoint
(
$medium
)
{
margin
:
24px
32px
;
}
}
&
__menu-container
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment