[ADD] TEMPLATES: Navbar made sticky
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user