Fix language dropdown CSS
This commit is contained in:
parent
6bfba135e8
commit
5da3cf5ebf
3 changed files with 43 additions and 30 deletions
|
@ -43,7 +43,7 @@ params:
|
|||
description: Portfolio and personal blog of Jane Doe.
|
||||
|
||||
# background image of the landing page
|
||||
background: "/images/background.jpg"
|
||||
background: "images/background.jpg"
|
||||
|
||||
# Provide logos for your site. The inverted logo will be used in the initial
|
||||
# transparent navbar and the main logo will be used in the non-transparent navbar.
|
||||
|
@ -83,4 +83,4 @@ params:
|
|||
# give your some contact information. they will be used in the footer
|
||||
contactInfo:
|
||||
email: "janedoe@example.com"
|
||||
phone: "+0123456789"
|
||||
phone: "+0123456789"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue