Add top head nav
This commit is contained in:
@@ -3902,3 +3902,15 @@ div.form--aplication-link {
|
||||
width: 25px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#top-nav {
|
||||
padding: 5px 0;
|
||||
color: $cGrayLight;
|
||||
background: $cBlueDark;
|
||||
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user