Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2차업데이트.... #13

Merged
merged 2 commits into from
Jan 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.