952 days continuous production uptime, 40k+ tp/s single node. Original corpo Bitbucket history not included — clean archive commit.
11 lines
204 B
SCSS
Executable File
11 lines
204 B
SCSS
Executable File
// Miscellaneous
|
|
// Edge Headers
|
|
.edge-header {
|
|
display: block;
|
|
height: $edge-header-height;
|
|
background-color: $edge-header-background-color;
|
|
}
|
|
.free-bird {
|
|
margin-top: $edge-header-margin-top;
|
|
}
|