mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-14 10:37:00 +02:00
8 lines
84 B
SCSS
8 lines
84 B
SCSS
.hero-body {
|
|
padding: 3rem 2rem 1rem;
|
|
|
|
svg {
|
|
margin-bottom: $size-10;
|
|
}
|
|
}
|