hugo-theme-bootstrap5-blog/source/scss
Alan Orth 450aa912f0
continuous-integration/drone/push Build is passing Details
Revert "Use Roboto for body text"
This reverts commit bd97c3eb3b.

It turns out that this is actually an issue with the native font
stack in Bootstrap v5. Roboto is still in the font stack, but they
added `system-ui` to the beginning of the list and there is some
issue or inconsistency with the system-ui behavior on Linux.

See: https://github.com/twbs/bootstrap/issues/32447
2020-12-12 18:33:43 +02:00
..
blog.scss Add vanilla blog theme 2020-12-10 10:34:43 +02:00
bootstrap.scss Initial commit 2020-11-30 13:30:22 +02:00
fonts.scss Revert "Use Roboto for body text" 2020-12-12 18:33:43 +02:00
main.scss Revert "Use Roboto for body text" 2020-12-12 18:33:43 +02:00
style.scss source/scss: Import vanilla blog.css from Bootstrap example 2020-12-08 14:18:16 +02:00