|
|
@@ -15,7 +15,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="router-section">
|
|
|
- <default-header style="height: 4.25rem">
|
|
|
+ <default-header
|
|
|
+ style="height: 4.25rem;border-bottom: 2px solid rgba(84, 66, 251, 0.16);"
|
|
|
+ >
|
|
|
<div class="navbar-menu">
|
|
|
<div class="navbar-end nav-user"><user-dropdown /></div>
|
|
|
</div>
|
|
|
@@ -117,7 +119,6 @@ $top-section-height: 4.25rem;
|
|
|
/* background: black; */
|
|
|
background-image: linear-gradient(to left, #5a4baf 0%, #161aa7 100%);
|
|
|
padding-left: 24px;
|
|
|
- border-bottom: 2px solid #9f94fe;
|
|
|
a {
|
|
|
color: #3d70b2;
|
|
|
}
|