More control panel updates
This commit is contained in:
@@ -1430,8 +1430,8 @@
|
||||
|
||||
.hero { min-height: auto; padding-top: calc(var(--header-height) + 2rem); padding-bottom: 3rem; }
|
||||
.hero h1 { font-size: 2rem; }
|
||||
.hero-root-glow { width: 300px; height: 300px; top: auto; bottom: 0; }
|
||||
.hero-root-svg { top: auto; bottom: 0; transform: translate(-50%, 20%); }
|
||||
.hero-root-glow { width: 250px; height: 250px; top: 50%; bottom: auto; }
|
||||
.hero-root-svg { top: 50%; bottom: auto; transform: translate(-50%, -50%); width: 250px; height: 250px; }
|
||||
|
||||
.hero-stats {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
@@ -1449,7 +1449,6 @@
|
||||
.branch { padding-left: 0; }
|
||||
.root-network-svg { display: none; }
|
||||
.floating-elements { display: none; }
|
||||
.hero-root-svg { width: 300px; height: 300px; }
|
||||
|
||||
.sites-grid {
|
||||
grid-template-columns: 1fr;
|
||||
|
||||
Reference in New Issue
Block a user