alex-hedley / blog

My personal Blog
https://alex-hedley.github.io/blog/
MIT License
0 stars 0 forks source link

Image Fix #1

Closed alex-hedley closed 10 months ago

alex-hedley commented 1 year ago
img {
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
alex-hedley commented 1 year ago

Can I add /input/styles/site.css?

alex-hedley commented 1 year ago

https://wyam.io/recipes/blog/themes/cleanblog

You can use this file to define additional CSS styles. You can also define CSS override styles in this file since it's included after the main Bootstrap and theme CSS files.