tomadoro/src/components/Timer.css

6 lines
138 B
CSS

.timer {
font-size: 100px;
font-weight: normal;
text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);
color: white;
}