file: header.pug
This commit is contained in:
@ -3,10 +3,8 @@ header {
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
|
||||
.logo {
|
||||
img {
|
||||
max-width: 200px;
|
||||
}
|
||||
img.logo {
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
/* Remove the disclosure triangle */
|
||||
|
Reference in New Issue
Block a user