Away to increase line-width for the Line chart via css class

.nv-series-0{
stroke-width: 3 !important;
}
.nv-series-1{
stroke-width: 3 !important;
}