9 lines
79 B
SCSS
9 lines
79 B
SCSS
body {
|
|
padding-top: 60px;
|
|
}
|
|
|
|
main img {
|
|
height: auto;
|
|
max-width: 100%;
|
|
}
|