mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
set page height as scss var
This commit is contained in:
@@ -72,7 +72,7 @@ $columns: 5;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 10000px;
|
||||
height: $page-height;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
|
||||
Reference in New Issue
Block a user