mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
update icon and navbar; override CSS to restrict icon height
This commit is contained in:
parent
57f3cd8818
commit
f3114a4bee
3 changed files with 7 additions and 2 deletions
|
@ -1,2 +1,7 @@
|
|||
html, body
|
||||
scroll-padding-top: 4.5rem
|
||||
|
||||
.nav
|
||||
&_brand
|
||||
img
|
||||
max-height: 2rem
|
|
@ -19,8 +19,8 @@
|
|||
weight = -107
|
||||
|
||||
[[main]]
|
||||
name = "Tips/Tricks"
|
||||
url = "series/tips"
|
||||
name = "Tips"
|
||||
url = "series/tips/"
|
||||
weight = -106
|
||||
|
||||
# Submenus
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue