Skip to content
Snippets Groups Projects
Commit ac1e5d66 authored by Jiheon Choi's avatar Jiheon Choi
Browse files

Update page

parent c2d2c4af
No related branches found
No related tags found
No related merge requests found
Pipeline #5808 passed
...@@ -4,21 +4,9 @@ ...@@ -4,21 +4,9 @@
align-items: center; align-items: center;
} }
.image {
max-width: 600px;
max-height: 500px;
min-width: 200px;
min-height: 200px;
background-color: #f2f2f2;
display: flex;
align-items: center;
justify-content: center;
margin: 50px auto;
}
.image img { .image img {
max-width: 40%; width: 200px;
max-height: 100%; height: 200px;
object-fit: contain; object-fit: contain;
} }
...@@ -49,7 +37,7 @@ ...@@ -49,7 +37,7 @@
background-color: blue; background-color: blue;
color: white; color: white;
font-size: 1.1rem; font-size: 1.1rem;
font-family: 'Helvetica', sans-serif; font-family: '나눔고딕', sans-serif;
} }
.paragraph2 a { .paragraph2 a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment