Commit cba8048a authored by Jacob Dylan D. Vitug's avatar Jacob Dylan D. Vitug

more changes

parent 85fb1e57
......@@ -18,9 +18,11 @@ body {
/* left: 0; */
bottom: 0px;
width: 100%;
height: 2.5rem;
height: max-content;
text-align: center;
margin-top: 10px;
padding-bottom: 5px;
margin-bottom: 0px;
}
.base-logo {
......@@ -116,11 +118,11 @@ body {
}
.sidebar-button:hover {
/* .sidebar-button:hover {
background-color: #2C1206;
color: white;
text-decoration: none;
}
} */
.sidebar p {
font-size: 12px;
......
......@@ -21,7 +21,7 @@
</head>
<div class="page-container">
<div class="content-wrap">
<!-- <div class="content-wrap"> -->
<div class="base-header">
<div class="base-header-align">
<div class="base-logo">
......@@ -102,7 +102,7 @@
</div>
<div class="main">{% block content %}{% endblock %}</div>
</div>
<!-- </div> -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js"
integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment