tomadoro/src/components/Timer.css

8 lines
137 B
CSS

.timer {
font-size: 120px;
font-weight: 600;
text-shadow: 0 0 1px #ce2e2e, 0 0 8px rgb(193, 194, 190);
color: white;
}