Skip to content
Snippets Groups Projects
Commit bb7da497 authored by SunWoo Lee's avatar SunWoo Lee
Browse files

last-finish

parent 1fd4f6ec
No related branches found
No related tags found
No related merge requests found
Pipeline #5974 passed
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
<p> <p>
마늘빵 마늘빵
</p> </p>
</body> </body>
</html> </html>
...@@ -24,14 +24,14 @@ body { ...@@ -24,14 +24,14 @@ body {
.img_test { .img_test {
width: 70%; width: 70%;
height : 70%;
overflow: hidden; overflow: hidden;
display: block; display: block;
margin: auto; margin: auto;
} }
.img_test img{ .img_test img{
width : 600; width : 600;
height : 500;
display: block; display: block;
margin: auto; margin: auto;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment