Line 1: | Line 1: | ||
#homePage { | #homePage { | ||
width: 100%; | width: 100%; | ||
− | background-color: rgba( | + | background-color: rgba(118, 146, 94, 0.3); |
height:100vh; | height:100vh; | ||
} | } |
Revision as of 11:15, 2 September 2017
- homePage {
width: 100%; background-color: rgba(118, 146, 94, 0.3); height:100vh;
}