Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
23c0920e
Commit
23c0920e
authored
May 29, 2018
by
Jacek Lebioda
Browse files
Improving underlines in menu when the text is long
parent
3441f257
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
23c0920e
...
...
@@ -70,7 +70,7 @@ html {
border-bottom
:
solid
3px
#cbcfda
;
position
:
absolute
;
top
:
30px
;
left
:
1
8
px
;
left
:
1
0
px
;
float
:
left
;
}
}
...
...
@@ -127,7 +127,7 @@ html {
// color: $text-color;
line-height
:
$base-line-height
;
font-weight
:
600
;
text-align
:
center
;
text-align
:
left
;
// Gaps between nav items, but not on the last one
&
:not
(
:last-child
)
{
...
...
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