Skip to content

Latest commit

 

History

History
79 lines (64 loc) · 1.36 KB

index.markdown

File metadata and controls

79 lines (64 loc) · 1.36 KB
layout list_title
home
Latest Posts
<style> .profile-container { display: flex; align-items: center; margin-bottom: 16px; } .profile-container img { border: 2px solid #778183; max-width: 100000px; margin-right: 16px; } @media (max-width: 768px) { .mobile-only { display: block; } .desktop-only { display: none; } .profile-container { margin-bottom: 0; } .profile-container img { margin: 0px; margin-bottom: 8px; } } .profile-container .profile-image { text-align: center; } .location-text { margin-bottom: 0; } .profile-details { margin-bottom: 16px; } @media (max-width: 768px) { .profile-container { flex-direction: column; align-items: center; text-align: center; } .profile-container div { margin-left: 0; } .profile-details { display: flex; flex-direction: column; } } </style>
Profile Picture

<div>
    <p class="mobile-only">✉️ simonhfrost(at)gmail.com</p>
    <p>Freelance Full Stack Engineer interested in AI, start-ups, design, and community.</p>
</div>