diff --git a/assets/logos/logo2.png b/assets/logos/logo2.png new file mode 100644 index 0000000..061cddd Binary files /dev/null and b/assets/logos/logo2.png differ diff --git a/assets/sass/_custom.sass b/assets/sass/_custom.sass index c589b05..86c54b2 100644 --- a/assets/sass/_custom.sass +++ b/assets/sass/_custom.sass @@ -89,6 +89,9 @@ body display: bloc width: 20em +.nav + height: 100% + .nav_header height: 100px background-color: #1b3c6c @@ -330,6 +333,9 @@ td, th height: 500px margin-right: 50px +.join_container + margin-left: 10% + .membership_connector height: 650px width: 200px @@ -426,4 +432,8 @@ td, th display: none img:not(.membership_icon) display: none + +@media screen and (max-width: 670px) + .join_container + margin-left: 0 \ No newline at end of file diff --git a/config/_default/menus/menu.en.toml b/config/_default/menus/menu.en.toml index 0f66d98..a9cb4f2 100644 --- a/config/_default/menus/menu.en.toml +++ b/config/_default/menus/menu.en.toml @@ -48,7 +48,7 @@ # Submenus are done this way: parent -> identifier [[main]] name = "EDRLab website" - url = "https://www.edrlab.org/about/" + url = "https://www.edrlab.org/" identifier = "edrlaborg" weight = 170 diff --git a/config/_default/params.toml b/config/_default/params.toml index 9efdac5..baad730 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -52,7 +52,7 @@ fontsDir = "fonts/" # without a leading forward slash fallBackOgImage = "images/thumbnail.png" # Logo image -logo = "logos/logo.png" +logo = "logos/logo2.png" # center logo on navbar centerLogo = false # Set to "true" for centering or "false" for left aligned. diff --git a/content/join/index.md b/content/join/index.md index 45d1248..08302f2 100644 --- a/content/join/index.md +++ b/content/join/index.md @@ -57,7 +57,7 @@ Standard member dues are calculated from their annual gross revenue and size. Th If you want to become a member -Contact Us +Contact Us @@ -65,8 +65,8 @@ Standard member dues are calculated from their annual gross revenue and size. Th -### Online payment + diff --git a/layouts/_default/about.html b/layouts/_default/about.html index 11cefc1..cbd2880 100644 --- a/layouts/_default/about.html +++ b/layouts/_default/about.html @@ -14,7 +14,7 @@ {{- $t := .Title }} -