responsive stuff

This commit is contained in:
2025-06-17 11:27:56 -07:00
parent a4561538f7
commit 4a389ed8cf
3 changed files with 10 additions and 1 deletions

View File

@@ -103,6 +103,10 @@
line-height: 45px;
padding: 0 4rem;
margin-bottom: 3rem;
@include media-breakpoint-down(md) {
font-size: 16px;
}
}
.person-details {