mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
fix modules
This commit is contained in:
parent
bf73deebef
commit
3aea99d3df
|
@ -180,8 +180,8 @@ section {
|
||||||
#forms {
|
#forms {
|
||||||
/*max-width: 1200px;*/
|
/*max-width: 1200px;*/
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 0 17.5vw;
|
margin: 0 12.5vw;
|
||||||
width: 65vw;
|
width: 75vw;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
|
|
|
@ -172,7 +172,7 @@
|
||||||
#intro-image,
|
#intro-image,
|
||||||
.list,
|
.list,
|
||||||
.links {
|
.links {
|
||||||
width: 40vw;
|
width: 37.5vw;
|
||||||
max-width: 550px;
|
max-width: 550px;
|
||||||
}
|
}
|
||||||
.desc,
|
.desc,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user