diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/scss/style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/scss/style.scss b/assets/scss/style.scss index 4b7aa8e..8a14ba5 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -1,6 +1,9 @@ @import "predefined.scss"; @import "normalize.scss"; +/*! style.css | MIT License | https://github.com/Track3/hermit.git + Modifications by xavi92 | https://gitea.privatedns.org/xavi92/hermit */ + /* Webkit Scrollbar Customize */ ::-webkit-scrollbar { width: 8px; |
