mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 15:10:44 +00:00
Fixes navbar to top
Fixes footer buttons for cards
This commit is contained in:
@@ -10,16 +10,19 @@
|
||||
min-width: 86%;
|
||||
margin: 10px auto;
|
||||
overflow-x: hidden;
|
||||
margin-top:4rem;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
width: 14%;
|
||||
position: fixed;
|
||||
margin-top: 64px;
|
||||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.dashboard-highlight {
|
||||
|
||||
Reference in New Issue
Block a user