-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78c5a92
commit 3c8f301
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule style-guide
updated
19 files
+32 −0 | .github/workflows/deploy.yml | |
+10 −0 | footer/extra.css | |
+26 −19 | footer/index.html | |
+16 −16 | footer/style.css | |
+2 −2 | header/index.html | |
+4 −2 | index.html | |
+8 −0 | inputs/featured/extra.css | |
+5 −4 | inputs/featured/index.html | |
+0 −9 | inputs/featured/style.css | |
+11 −0 | inputs/helper.css | |
+0 −0 | inputs/helper.js | |
+4 −3 | inputs/index.html | |
+0 −12 | inputs/style.css | |
+4 −4 | modal/index.html | |
+5 −1 | style.css | |
+5 −7 | svg/index.html | |
+2 −2 | tabicon/index.html | |
+1 −1 | tabicon/script.js | |
+3 −3 | toast/index.html |