Added Auth Context
implement login client code (todo: server login) Added aboa icon
This commit is contained in:
@@ -26,7 +26,8 @@ body {
|
||||
|
||||
#content {
|
||||
grid-area: Content;
|
||||
margin-left: $navBarSize;
|
||||
padding: 10px;
|
||||
/* margin-left: $navBarSize; */
|
||||
}
|
||||
|
||||
.mediaGrid {
|
||||
@@ -55,6 +56,7 @@ body {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
}
|
||||
.details {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user