8 lines
71 B
SCSS
8 lines
71 B
SCSS
body {
|
|
padding-top: 60px;
|
|
}
|
|
|
|
main img {
|
|
@extend .img-responsive;
|
|
}
|