1
Fork 1
empowering-django-with-back.../style.css
2024-06-05 14:56:35 +01:00

11 lines
201 B
CSS

:root {
--slidev-code-padding: 1rem;
/* 3px larger than defaults */
--slidev-code-font-size: 15px;
--slidev-code-line-height: 21px;
}
.slidev-layout {
background-color: #0c4b33
}