admin panel progress
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.header{
|
||||
display: flex;
|
||||
background-color: #008BC7;
|
||||
flex-direction: row;
|
||||
flex-grow: 0;
|
||||
}
|
||||
.headertitle{
|
||||
display:flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Reference in New Issue
Block a user