Line 8: | Line 8: | ||
#abstract { | #abstract { | ||
width:800px; | width:800px; | ||
− | + | padding-top:200px; | |
} | } |
Revision as of 11:22, 2 September 2017
- homePage {
width: 100%; background-color: rgba(118, 146, 94, 0.3); height:100vh;
}
- abstract {
width:800px; padding-top:200px;
}