952 days continuous production uptime, 40k+ tp/s single node. Original corpo Bitbucket history not included — clean archive commit.
7 lines
148 B
SCSS
Executable File
7 lines
148 B
SCSS
Executable File
// Just Another Parallax
|
|
.jarallax {
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
min-height: 700px;
|
|
} |