packer-cn/website/pages/downloads/style.module.css
Jeff Escalante 1b20d9617f Upgrade Downloads Page (#10907)
* upgrade downloads page

** For the stable website changes to ncloud docs on master were removed
as it contained documentation for an unreleased feature.
2021-04-14 15:00:48 -04:00

10 lines
118 B
CSS

.root {
composes: .g-container from global;
margin-top: 72px;
margin-bottom: 72px;
}
.logo {
width: 105px;
}