Update index.html
This commit is contained in:
parent
7b2967d26a
commit
47fb095dbd
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
.container {
|
||||
display: flex;
|
||||
height: 47em;
|
||||
height: 96.9%;
|
||||
}
|
||||
.sidebar {
|
||||
width: 6%;
|
||||
|
@ -85,6 +85,7 @@
|
|||
}
|
||||
.status-bar {
|
||||
height: 2%;
|
||||
width: 100%;
|
||||
background-color: #007acc;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue