Center text on the recording thumbnail feature item.

This commit is contained in:
Dermot Duffy
2022-06-07 21:35:18 -07:00
parent 7cefb9153e
commit 37d3e81ea2
@@ -24,6 +24,10 @@
transform: scale(1.04);
}
div {
text-align: center;
}
div.title {
font-size: 1.5rem;
}