mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
8 lines
No EOL
96 B
SCSS
8 lines
No EOL
96 B
SCSS
.globecontainer {
|
|
position: absolute;
|
|
z-index: -1;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
} |