front page info block: adjust spacing and title styling, correct link
This commit is contained in:
@ -306,12 +306,14 @@ select {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
h2 {
|
||||
.title {
|
||||
font-size: var(--font-size-h1);
|
||||
margin-top: var(--spacing-m);
|
||||
margin-bottom: var(--spacing-s);
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: var(--spacing-m);
|
||||
margin-bottom: var(--spacing-l);
|
||||
}
|
||||
|
||||
.button {
|
||||
|
Reference in New Issue
Block a user