restyling nav bar for mobile
This commit is contained in:
@@ -170,6 +170,20 @@ header .title time {
|
||||
padding:1.5em 0 1.5em 0.75em;
|
||||
}
|
||||
|
||||
/* Section - Nav */
|
||||
|
||||
nav a {
|
||||
color: #08288B;
|
||||
|
||||
&.hidden {
|
||||
color:#666;
|
||||
}
|
||||
|
||||
&.hidden:hover {
|
||||
color: #08288B;
|
||||
}
|
||||
}
|
||||
|
||||
/* Section - Main */
|
||||
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user