Skip to content

Commit da16342

Browse files
committed
تم تحديث الخط h1 ليناسب مقاييس عرضه في المتصفحات الحديثة
1 parent a009bfb commit da16342

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs/WhatsNew/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
margin-bottom: 3svw;
1717
}
1818
.release .top h1 {
19-
font-size: 40px;
19+
margin-block: 0.67em;
20+
font-size: 2em;
2021
}
2122
.release .top p {
2223
color: gray;

0 commit comments

Comments
 (0)