Skip to content

Commit

Permalink
Fixed some minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
BijanEisapour committed Nov 23, 2020
1 parent 3afe051 commit a841e78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/app/home-page/requirements/requirements.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h1 class="requirements__title">پیش‌نیازها</h1>
</li>
<li class="requirements__list-item requirements__list-item-circle">
با توجه به فشرده بودن و مواجهه با چالش‌های فنی متنوع، در طول دوره‌ی
کارآموزی (از ۱۱ مرداد تا پایان شهریور) بتونین روزانه از ساعت ۱۰ صبح تا ۶
کارآموزی (از ۱ اسفند تا پایان اردیبهشت) بتونین روزانه از ساعت ۵ تا ۸:۳۰
بعد از ظهر شنبه تا چهارشنبه وقت بذارین
</li>
<li class="requirements__list-item requirements__list-item-circle">
Expand Down
10 changes: 6 additions & 4 deletions src/app/home-page/time-line/time-line.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ <h1 class="time-line__title">زمان‌بندی</h1>
</p>
</div>
<div class="time-line__event-content_action-bar">
<a href="https://quera.ir/events/code-star/" target="_blank" mat-stroked-button>می‌خواهم ثبت‌ نام کنم</a>
<a href="https://quera.ir/events/code-star/" target="_blank" mat-stroked-button>می‌خواهم
ثبت‌ نام کنم</a>
</div>
</div>
</div>
Expand All @@ -40,9 +41,10 @@ <h1 class="time-line__title">زمان‌بندی</h1>
</div>
<div class="time-line__event-content_description">
<p>
این آزمون ۷ سوال برای سنجش توان برنامه نویسی و خلاقیت شما در حل مسئله
داره و به صورت مسابقه در سایت کوئرا برگزار میشه، زبان مسابقه هم Java
هست :)
این آزمون ۵ سوال برای سنجش توان برنامه نویسی و خلاقیت شما در حل مسئله
داره و به صورت مسابقه در سایت کوئرا برگزار میشه و ۲ سوال را تنها به زبان
Java
میتوانید پاسخ دهید :)
</p>
</div>
</div>
Expand Down

0 comments on commit a841e78

Please sign in to comment.