env links added

This commit is contained in:
victorAnumudu
2025-01-04 15:55:00 +01:00
parent 5240f48c29
commit 7b1f5c85ac
7 changed files with 155 additions and 82 deletions
+7
View File
@@ -778,6 +778,7 @@ body.wsactive {
.wsmenu {
width: 100%;
height: auto;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
right: 0;
overflow-y: hidden;
@@ -788,6 +789,12 @@ body.wsactive {
margin: 0px;
}
@media screen and (max-width: 991px) {
.wsmenu{
height: 100vh;
}
}
.wsmenu > .wsmenu-list {
height: auto;
min-height: 100%;
+2 -1
View File
@@ -1122,7 +1122,8 @@
#footer-2 .footer-links.fl-3 { padding-left: 0%; }
#footer-2.ft-2-ntr .footer-links.fl-1 { padding-left: 25%; }
#footer-2.ft-2-ntr .footer-links.fl-2 { padding-left: 0; }
#footer-3.ft-3-ntr .footer-links.fl-3 { padding-left: 28%; }
#footer-3.ft-3-ntr .footer-links.fl-3 { padding-left: 0%; }
/* #footer-3.ft-3-ntr .footer-links.fl-3 { padding-left: 28%; } */
#footer-8 .footer-info, #footer-8 .footer-links { margin-bottom: 20px; }
#footer-10 .footer-links { margin-bottom: 10px; }