Skip to content
Snippets Groups Projects
Commit 23c0920e authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Improving underlines in menu when the text is long

parent 3441f257
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ html {
border-bottom: solid 3px #cbcfda;
position: absolute;
top: 30px;
left: 18px;
left: 10px;
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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment