mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 10:14:01 -04:00
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;
|
|
}
|