added height: 100px;
This commit is contained in:
parent
0c536f2dde
commit
2cd07f6f3b
|
@ -6,6 +6,7 @@
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background: white;
|
background: white;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-fixed-top {
|
.navbar-fixed-top {
|
||||||
|
|
Loading…
Reference in New Issue