bootstrap ノンレスポンシブ
PC
non-responsive.css
.container {
width: 970px;
max-width: none !important;
}
SP
non-responsive.css
.container {
width: 100%;
max-width: none !important;
}
non-responsive.css
.container {
width: 970px;
max-width: none !important;
}
non-responsive.css
.container {
width: 100%;
max-width: none !important;
}