Cosmetics: set full height to container
This commit is contained in:
parent
8fe15e370b
commit
428644e421
|
@ -139,8 +139,9 @@ a:hover {
|
||||||
background-position: right 5% top 10%;
|
background-position: right 5% top 10%;
|
||||||
color: #343434;
|
color: #343434;
|
||||||
padding-left: 2rem;
|
padding-left: 2rem;
|
||||||
margin-left: 280px;
|
|
||||||
/** sidebar width **/
|
/** sidebar width **/
|
||||||
|
margin-left: 280px;
|
||||||
|
height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** services **/
|
/** services **/
|
||||||
|
|
Loading…
Reference in New Issue