Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
feat(css): add css reset
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadreza1388 committed Sep 12, 2024
1 parent 3cd5be4 commit 0644936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salam-online.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>آزمایش آنلاین زبان برنامه نویسی سلام - برنامه نویسی برای همه</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style/normalize.css">
<link rel="stylesheet" href="/style/style.css">
<link rel="manifest" href="/manifest.json">
</head>
Expand Down

0 comments on commit 0644936

Please sign in to comment.