diff --git a/_includes/contact.html b/_includes/contact.html index 6b28d83a0..0ae49db1b 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -2,7 +2,10 @@
-

Contact

+

+ + Contact +

Contact

diff --git a/_sass/modules/layout.scss b/_sass/modules/layout.scss index a2c057d67..aeca44855 100644 --- a/_sass/modules/layout.scss +++ b/_sass/modules/layout.scss @@ -47,6 +47,31 @@ color: $color--gold; position: relative; z-index: $z-top; + margin-left: -1rem; + margin-right: -1rem; + padding: .4rem 1rem .1rem; + + &:hover { + a::before { + visibility: visible; + } + } + + a { + position: absolute; + text-decoration: none; + width: 1.75ex; + margin-left: -1.5ex; + font-size: .8em; + font-weight: 400; + padding-top: .05em; + + &::before { + visibility: hidden; + color: #A68A74; + content: "\00a7"; + } + } } .header-shadow { diff --git a/index.html b/index.html index f81b8bd7a..c500c3a8e 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,10 @@
-

Mission

+

+ + Mission +

Mission

@@ -52,7 +55,10 @@

Empower The C++ Community

-

Activities

+

+ + Activities +

Activities

@@ -108,7 +114,10 @@

Education