Skip to content

Commit

Permalink
Merge pull request #13 from JCoREP-SoVA/hyeonji
Browse files Browse the repository at this point in the history
2차업데이트....
  • Loading branch information
JCoREP-SoVA authored Jan 28, 2021
2 parents 482abc9 + e44fb8a commit 867e0cf
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 12 deletions.
7 changes: 1 addition & 6 deletions css/employment.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ body {
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: 220px;
padding-top: 30vh;
}

.uni{
Expand All @@ -27,11 +27,6 @@ body {
align-items: center;
}

.uni_btn{
width: 700px;
height: 150px;
}

.info{
display: flex;
flex-direction: row;
Expand Down
2 changes: 1 addition & 1 deletion employment-hire.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
</div>
</main>
</body>
</html>
</html>
10 changes: 5 additions & 5 deletions employment.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<main>
<div class="btns">
<div class="uni">
<a href="employment-kmu.html">
<button class="uni_btn">
<span class="btn--text">국민대학교</span>
</button>
</a>
<img src="img/국민대.jpg" alt="" class="uni_img_before" width="56vw" height="27vh">
<div class="uni_hover">
<img src="img/국민대.jpg" alt="" class="uni_img_after">
</div>
<a href="employment-kmu.html"></a>
</div>
<div class="info">
<a href="employment-hire.html">
Expand Down
Binary file added img/국민대.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/패트와매트1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/패트와매트2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 867e0cf

Please sign in to comment.