[ADD] TEMPLATES: Navbar made sticky

This commit is contained in:
Horilla
2024-02-15 12:19:25 +05:30
parent e36feadc0e
commit 7db128cca1
2 changed files with 7 additions and 1 deletions

View File

@@ -40,6 +40,12 @@
{% block styles %}
{% endblock styles %}
<style>
#main-section{
padding-top: 60px !important;
}
#mainNav{
padding: 0 !important;
}
.oh-modal__close--custom {
border: none;
background: none;