Added tech routing paths and basic structure of landing page + sign in + reducers BOD-95
This commit is contained in:
9
client/src/pages/tech/tech.page.styles.scss
Normal file
9
client/src/pages/tech/tech.page.styles.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.tech-content-container {
|
||||
overflow-y: auto;
|
||||
padding: 1rem;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.tech-layout-container {
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user