fix issues.

This commit is contained in:
Ahmed Bouhuolia
2020-05-05 04:21:37 +02:00
parent 3b25056cbe
commit bd7eb0eb76
41 changed files with 364 additions and 216 deletions

View File

@@ -60,7 +60,6 @@
&-user{
display: flex;
align-items: center;
margin-right: 24px;
.#{$ns}-button{
background-size: contain;
@@ -247,8 +246,9 @@
h2{
font-size: 22px;
font-weight: 200;
font-weight: 300;
margin: 0;
color: #555;
}
}
}
@@ -260,8 +260,13 @@
font-size: 14px;
line-height: 50px;
font-weight: 400;
padding: 0 14px;
padding: 0;
margin-right: 0;
> a{
padding-left: 14px;
padding-right: 14px;
}
}
.#{$ns}-tab-indicator-wrapper{