packer-cn/website/pages/downloads/style.module.css

10 lines
118 B
CSS
Raw Permalink Normal View History

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