6 lines
59 B
CSS
6 lines
59 B
CSS
|
/**
|
||
|
*= require bootstrap
|
||
|
*/
|
||
|
body {
|
||
|
padding-top: 60px;
|
||
|
}
|