Skip to content

Commit

Permalink
Update bangla.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mjahmad1 authored Jun 29, 2024
1 parent fdb68a6 commit c1b7938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bangla.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* বাংলা ভাষার জন্য CSS */
body {
direction: ltr; /* টেক্সট বাম দিক থেকে শুরু হবে */
font-family: 'SolaimanLipi', 'Kalpurush', sans-serif; /* বাংলা ফন্ট */
font-family: 'Noto Serif Bengali', 'Galada'; /* বাংলা ফন্ট */
}

/* শিরোনামের জন্য স্টাইল */
Expand Down

0 comments on commit c1b7938

Please sign in to comment.