added profile section to homepage
This commit is contained in:
@ -7,3 +7,10 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.home-component {
|
||||
background: #1c1c1c;
|
||||
height: 100vh;
|
||||
margin: 2px;
|
||||
padding: 1rem 1.5rem 1.5rem 1.5rem;
|
||||
border-radius: 0.5rem;
|
||||
}
|
Reference in New Issue
Block a user