1
0
Fork 0
why-cant-we-deploy-today/why-cant-we-deploy-this-tod...

8 lines
100 B
CSS
Raw Normal View History

2023-05-26 00:02:09 +02:00
.reveal section.unfinished {
color: red !important;
}
.reveal-viewport {
background: #444;
}