Lazy loader too tall
This commit is contained in:
@ -29,9 +29,6 @@ class Sidebar extends React.Component{
|
||||
return (
|
||||
<aside>
|
||||
<div className="liner">
|
||||
|
||||
<div className="branding"></div>
|
||||
|
||||
<nav>
|
||||
|
||||
<section>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.artist-view {
|
||||
|
||||
.body-loader {
|
||||
.body-loader:not(.lazy-loader) {
|
||||
padding: 15vh 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user