Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
soyekwon authored Oct 31, 2024
1 parent 74012f2 commit 9456634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h5 class="text-gradient text-primary" style="margin-top:15px;">Systems for Inte
<div class="row">
<div style="text-align:center;">
<span class="badge bg-primary mb-3">Notice</span>
<p class="text-sm font-weight-normal">
<p class="text-sm font-weight-normal" style="margin:0;">
<b>Graduate</b> and <b>Intern Program</b> Opportunities<br>
<div style="width: 34rem; margin-left: auto; margin-right: auto;">
Join our team and make a real impact in cutting-edge research. To apply, please email jaekoo@kookmin.ac.kr with your career goals and reasons for your interest.<br>
Expand All @@ -194,7 +194,7 @@ <h5 class="text-gradient text-primary" style="margin-top:15px;">Systems for Inte
.text-container {
text-align: left;
margin: 0 auto;
width: 40rem;
width: 42rem;
}

/* 모바일 환경에 대한 스타일 조정 */
Expand Down

0 comments on commit 9456634

Please sign in to comment.