history page loader transparent fix
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
background: #0a0a0a;
|
||||
}
|
||||
|
||||
.page-loader--transparent {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.page-loader__tree {
|
||||
transform-origin: center bottom;
|
||||
animation: tree-sway 1.8s ease-in-out infinite alternate;
|
||||
|
||||
Reference in New Issue
Block a user