nixin-web/.vitepress/theme/custom.css
mrflos 0af8ac86b9
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 46s
morning peer revue
2024-09-27 10:29:47 +03:00

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;
}