mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 07:26:45 +00:00
A breaking change to check out having a sidebar with content that slides over when the menu is closed.
This commit is contained in:
@@ -7,18 +7,7 @@ body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.main {
|
||||
padding: 20px 70px 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
max-width: 940px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.loading-spinner {
|
||||
margin-left:50%;
|
||||
|
||||
Reference in New Issue
Block a user