added profile section to homepage
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
@import 'theme.scss';
|
||||
@import "theme.scss";
|
||||
|
||||
.search-container {
|
||||
width: calc(100% - 22rem);
|
||||
background: green;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
width: calc(100% - 22rem - 16rem);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user