Adjust small-screen design
2 files changed, 18 insertions(+), 6 deletions(-) M assets/sass/_content_responsive.scss M assets/sass/_layout_responsive.scss
M assets/sass/_content_responsive.scss => assets/sass/_content_responsive.scss +16 -6
@@ 9,12 9,22 @@ } article.projects { .right { float: none; display: block; width: 100%; max-width: none; margin: 0 0 30px 0; section { .right { float: none; display: block; width: 100%; max-width: none; margin: 0 0 30px 0; } } } article.profile { .keywords { grid-template-columns: 1fr; row-gap: 40px; margin-top: 40px; } } }
M assets/sass/_layout_responsive.scss => assets/sass/_layout_responsive.scss +2 -0