Image

Under Construction!

 

Riley Meehan

Sandbox Director

Text about Staff Member


Alumni Hall of Fame

Meet the Staff body { margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; background-color: #f5f7fa; color: #333; } .meet-the-staff { text-align: center; padding: 40px 20px; } .meet-the-staff h2 { font-family: 'Teko', sans-serif; font-size: 2em; margin-bottom: 20px; color: #182B49; letter-spacing: 0.5px; font-weight: 600; } .staff-member { display: flex; flex-direction: column; align-items: center; margin: 15px; padding: 15px; background: #fff; border-radius: 8px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); transition: box-shadow 0.3s ease; max-width: 220px; margin: 0 auto; /* Center the staff member card */ } .staff-member:hover { box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); } .staff-member img { border-radius: 50%; width: 100px; height: 100px; border: 3px solid #182B49; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); object-fit: cover; margin-bottom: 10px; } .staff-member h3 { font-family: 'Teko', sans-serif; font-size: 1.2em; margin: 5px 0; color: #182B49; font-weight: 500; } .staff-member p { font-size: 0.9em; color: #555; margin: 0; } .director-member { margin-bottom: 40px; /* Add space below the director box */ } .student-staff { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 0 auto; } @media (max-width: 768px) { .staff-member { flex: 0 1 100%; } } @media (min-width: 769px) { .staff-member { flex: 0 1 45%; } }

Meet the Staff

<img src="https://scrippssandbox.ucsd.edu/wp-c