1
0
Fork 0
why-cant-we-deploy-today/why-cant-we-deploy-this-today.css
2023-05-26 00:02:09 +02:00

7 lines
100 B
CSS

.reveal section.unfinished {
color: red !important;
}
.reveal-viewport {
background: #444;
}