0af8ac86b9
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 46s
13 lines
159 B
CSS
13 lines
159 B
CSS
:root {
|
|
--vp-nav-height: 84px;
|
|
--vp-nav-logo-height: 64px;
|
|
}
|
|
|
|
.title img {
|
|
border-radius: 2em;
|
|
}
|
|
|
|
.VPHero .VPImage.image-src {
|
|
border-radius: 10em;
|
|
}
|
|
|