mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
header
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
width: 1170px;
|
||||
margin: 0 auto;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
|
||||
height: 58px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.active {
|
||||
@@ -51,10 +53,15 @@
|
||||
|
||||
.navLink {
|
||||
padding: 0 20px;
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.nav {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.nav .navLink {
|
||||
padding: 0 20px;
|
||||
letter-spacing: 0.4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user