style: Increase font sizes for member slot and content for improved readability
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
.member-slot {
|
||||
margin: 0;
|
||||
color: #5f7479;
|
||||
font-size: 0.65rem;
|
||||
font-size: 0.75rem;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.04em;
|
||||
text-transform: uppercase;
|
||||
@@ -98,7 +98,7 @@
|
||||
.member-content h2 {
|
||||
margin: 0;
|
||||
color: #264f56;
|
||||
font-size: 1rem;
|
||||
font-size: 1.25rem;
|
||||
line-height: 1.1;
|
||||
margin-top: 0.1rem;
|
||||
}
|
||||
@@ -107,13 +107,13 @@
|
||||
margin: 0;
|
||||
color: #3b6168;
|
||||
font-weight: 600;
|
||||
font-size: 0.75rem;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.member-content p:last-child {
|
||||
margin: 0.25rem 0 0 0;
|
||||
color: #505550;
|
||||
font-size: 0.75rem;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user