aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-01-30 18:56:01 -0600
committerMatt Rude <[email protected]>2019-01-30 18:56:01 -0600
commit3b0dbf825bcfe6be8b4c15fbb89507c0bdb25dc1 (patch)
treef4d1665bfb6a91d93cbf75d9659c94b4d2fc9c5e /index.html
parent656c0ee55ce70a1662524dae331a169889b91429 (diff)
downloadxmpp-site-lite-3b0dbf825bcfe6be8b4c15fbb89507c0bdb25dc1.tar.gz
xmpp-site-lite-3b0dbf825bcfe6be8b4c15fbb89507c0bdb25dc1.tar.bz2
xmpp-site-lite-3b0dbf825bcfe6be8b4c15fbb89507c0bdb25dc1.zip
Building the new lite system.
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 740df3a..d0f9b1a 100644
--- a/index.html
+++ b/index.html
@@ -77,10 +77,10 @@ permalink: /
<div class="row justify-content">
<!-- Starting the page index nav menu -->
<div id="server-features-index" class="col-2 hidden-sm-down">
- <nav id="navbar-main" class="sticky-top navbar navbar-light" style="padding-top:60px;margin-top:-60px;">
+ <nav id="navbar-main" class="sticky-top navbar navbar-light" style="padding-top:55px;margin-top:-55px;">
<nav id="nav-body" class="nav nav-pills flex-column bg-light">
<nav class="nav nav-pills flex-column">
- <a id="features-index" class="nav-link ml-3 my-1" href="#features" style="line-height:30px;font-size:2rem;"><b>Server Features</b></a>
+ <a id="features-index" class="nav-link ml-3 my-1" href="#features" style="line-height:40px;font-size:2rem;padding:10px;"><b>Server Features</b></a>
</nav>
{% for section in site.data.sections %}
<nav class="nav nav-pills flex-column">