📘 ب

التصنيف: فانتازيا

نبذة: ب

.image-wrapper {
display: flex;
justify-content: center;
align-items: center;
}

@media (max-width: 1000px) {
.content-wrapper {
flex-direction: column;
align-items: center;
text-align: center;
}

.text-wrapper {
min-width: 0;
width: 100%;
padding-top: 16px;
}

.image-wrapper img {
max-width: 100%;
height: auto;
display: block;
}
}

⏳ جارٍ تحميل الفصول...