diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 2deecd6..d2ac196 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -8,4 +8,24 @@ body::before { .news-input { width: 50%; } +} + +@media all and (min-width: 992px) { + .dropdown-menu li{ position: relative; } + .nav-item .submenu{ + display: none; + position: absolute; + left:100%; top:-7px; + } + .nav-item .submenu-left{ + right:100%; left:auto; + } + .dropdown-menu > li:hover{ background-color: #f1f1f1 } + .dropdown-menu > li:hover > .submenu{ display: block; } +} + +@media (max-width: 991px) { + .dropdown-menu .dropdown-menu{ + margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem; + } } \ No newline at end of file diff --git a/src/index.html b/src/index.html index c02804e..c8daea4 100644 --- a/src/index.html +++ b/src/index.html @@ -75,7 +75,8 @@ - + @@ -110,12 +111,20 @@ Projects
@@ -254,15 +263,18 @@With Plenus, you can take your Discord server to another level. It offers features like - role buttons, music, moderation, logs, and more. Plenus is also open source, that means we make money - only from donations from the Ko-fi page. + role buttons, music, moderation, logs, and more. Plenus is also open source, that means we make + money + only from donations from the Ko-fi + page.
Learn moreHi, it seems like your Discord session on this website has expired, would you like to login again?
+Hi, it seems like your Discord session on this website has expired, would you like + to login again?