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 {
|
||||
/*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;
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
#intro-image,
|
||||
.list,
|
||||
.links {
|
||||
width: 40vw;
|
||||
width: 37.5vw;
|
||||
max-width: 550px;
|
||||
}
|
||||
.desc,
|
||||
|
|
Loading…
Reference in New Issue
Block a user