-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update responsiveness for theme common (#312)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule theme_common
updated
9 files
+1 −1 | .github/workflows/pull_request.yaml | |
+3 −3 | .github/workflows/push_container.yaml | |
+1 −1 | .github/workflows/release.yaml | |
+1 −1 | .vale.ini | |
+3 −0 | resources/assets/svg/down-arrow-sm.svg | |
+216 −25 | resources/partials/footer.html | |
+201 −2 | resources/partials/header.html | |
+227 −2 | resources/partials/nav-links.html | |
+6 −2 | resources/stylesheets/extra.css |