fix: center app screenshots on mobile
هذا الالتزام موجود في:
13
styles.css
13
styles.css
@@ -405,6 +405,15 @@ textarea {
|
|||||||
grid-template-columns: repeat(3, 1fr);
|
grid-template-columns: repeat(3, 1fr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mockup {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mockup-frame {
|
||||||
|
margin-inline: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.mockup-screen ul {
|
.mockup-screen ul {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
@@ -1092,6 +1101,10 @@ textarea {
|
|||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.screens-grid {
|
||||||
|
justify-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.hero-copy h1 {
|
.hero-copy h1 {
|
||||||
font-size: 42px;
|
font-size: 42px;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم