12 lines
172 B
CSS
12 lines
172 B
CSS
.registration-link {
|
|
font-size: 3rem;
|
|
margin-bottom: 6rem;
|
|
margin-top: 1rem;
|
|
text-align: center;
|
|
line-height: 3rem;
|
|
}
|
|
|
|
.index-page-title {
|
|
font-size: 3.9rem;
|
|
}
|