forked from mirrors/hugo-tufte
Restore line and center top menu
This commit is contained in:
parent
c80826e217
commit
f4adab1562
2 changed files with 5 additions and 1 deletions
assets/scss
|
@ -60,7 +60,10 @@ mark {
|
|||
background: #ddd;
|
||||
}
|
||||
|
||||
|
||||
.brand {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
/* Styling for listing pages. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue