fix modules

This commit is contained in:
William Zhang 2018-02-14 15:45:27 -05:00
parent bf73deebef
commit 3aea99d3df
2 changed files with 3 additions and 3 deletions

View File

@ -180,8 +180,8 @@ section {
#forms {
/*max-width: 1200px;*/
display: flex;
margin: 0 17.5vw;
width: 65vw;
margin: 0 12.5vw;
width: 75vw;
height: 100%;
justify-content: center;
flex-flow: row wrap;

View File

@ -172,7 +172,7 @@
#intro-image,
.list,
.links {
width: 40vw;
width: 37.5vw;
max-width: 550px;
}
.desc,