file: header.pug

This commit is contained in:
Jean-Baptiste Pasquier
2020-12-14 16:21:02 +01:00
parent 3645103ffa
commit ba1ce50785
5 changed files with 121 additions and 126 deletions

View File

@ -3,10 +3,8 @@ header {
position: fixed;
z-index: 999;
.logo {
img {
max-width: 200px;
}
img.logo {
max-width: 200px;
}
/* Remove the disclosure triangle */