clean up p styling with new classes to separate things under an h2 and things not under an h2
This commit is contained in:
@ -45,6 +45,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.resident #bio,
|
||||
.contact ul {
|
||||
background-color: var(--color-bg-alt);
|
||||
border-radius: 0 0 1rem 1rem;
|
||||
}
|
||||
|
||||
.contact {
|
||||
margin-top: 4rem;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user