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

8 lines
100 B
CSS
Raw Normal View History

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