Commit ab2b34d7 authored by mercury233's avatar mercury233

fix intro

parent b5dfb869
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
font-size:16px; font-size:16px;
max-width:500px; max-width:500px;
margin:0 auto; margin:0 auto;
margin-bottom: 50px;
} }
.projects-clean .intro p { .projects-clean .intro p {
...@@ -64,3 +65,7 @@ ...@@ -64,3 +65,7 @@
margin-bottom:0; margin-bottom:0;
} }
.projects .item img {
width: 555px;
height: 278px;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment