Mirror/docs/_sass/bootstrap-4-jekyll/_bootstrap-4-jekyll.scss

9 lines
164 B
SCSS
Raw Normal View History

2018-12-19 23:05:06 +00:00
// Some CSS to ease the integration between Jekyll and Bootstrap 4.
// It is not recommended to edit this file.
.page-content {
img {
max-width: 100%;
}
}