diff --git a/cd b/cd new file mode 100644 index 0000000..e69de29 diff --git a/css/navbar.css b/css/navbar.css index b007696..f45278e 100644 --- a/css/navbar.css +++ b/css/navbar.css @@ -10,15 +10,23 @@ } nav { - font-family: 'roboto'; - font-weight: 700; + top: 0; + z-index: 1000; + background-color: #1d1283; + padding: 0; + margin: 0; } - .nav-menu { + display: flex; + align-items: center; + list-style-type: none; margin: 0; padding: 0; - list-style-type: none; - overflow: hidden; +} +header { + position: sticky; + top: 0; + z-index: 999; } nav li { diff --git a/git b/git new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index bdb88e6..7e3e068 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,6 @@ -
Welcome
to the
- Check Out Our Docs
- -