馃 distributed transcription service
thistle.dunkirk.sh
1.page-header {
2 text-align: center;
3 margin-bottom: 3rem;
4}
5
6.page-title {
7 font-size: 2.5rem;
8 font-weight: 700;
9 color: var(--text);
10 margin-bottom: 0.5rem;
11}
12
13.page-subtitle {
14 font-size: 1.125rem;
15 color: var(--text);
16 opacity: 0.8;
17}
18
19.back-link {
20 color: var(--paynes-gray);
21 text-decoration: none;
22 font-size: 0.875rem;
23}
24
25.mb-1 {
26 margin-bottom: 1rem;
27}