16 lines
210 B
CSS
16 lines
210 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;
|
|
}
|
|
|
|
.organic-link {
|
|
font-size: 2rem;
|
|
}
|