4 lines
73 B
CSS
4 lines
73 B
CSS
|
/* NAVBAR */
|
||
|
navbar navbar-inverse navbar-static-top {
|
||
|
min-height:50%;
|
||
|
}
|