mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
margin changes
This commit is contained in:
parent
3af7a0a818
commit
e199ec8894
|
@ -137,7 +137,8 @@ span>a:active {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
/*min-height: calc(60vh - 42px - 2.75em);
|
/*min-height: calc(60vh - 42px - 2.75em);
|
||||||
*/
|
min-height: calc(100vh - 55px - 280px - 86px);
|
||||||
|
*/
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background-color: #4C4A48;
|
background-color: #4C4A48;
|
||||||
/*display: flex;
|
/*display: flex;
|
||||||
|
@ -177,8 +178,8 @@ section {
|
||||||
#resources {
|
#resources {
|
||||||
/*max-width: 1200px;*/
|
/*max-width: 1200px;*/
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 0 20vw;
|
margin: 0 17.5vw;
|
||||||
width: 60vw;
|
width: 65vw;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user