chore: adjust about page layout for mobile

This commit is contained in:
Radosław Gierwiało
2025-12-06 17:01:24 +01:00
parent a7fb6261d6
commit e433fc2dfb

View File

@@ -48,6 +48,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: 1rem; gap: 1rem;
order: 2;
} }
.portrait { .portrait {
@@ -132,6 +133,16 @@
grid-template-columns: 1fr; grid-template-columns: 1fr;
} }
} }
@media (min-width: 901px) {
.profile-card {
order: 1;
}
.about-text {
order: 2;
}
}
</style> </style>
<div class="content-wrapper"> <div class="content-wrapper">
@@ -147,7 +158,7 @@
</div> </div>
</div> </div>
<div> <div class="about-text">
<h1>About Us</h1> <h1>About Us</h1>
<p class="intro-text"> <p class="intro-text">