* upgrade downloads page ** For the stable website changes to ncloud docs on master were removed as it contained documentation for an unreleased feature.
10 lines
118 B
CSS
10 lines
118 B
CSS
.root {
|
|
composes: .g-container from global;
|
|
margin-top: 72px;
|
|
margin-bottom: 72px;
|
|
}
|
|
|
|
.logo {
|
|
width: 105px;
|
|
}
|