diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-01-03 04:20:33 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-01-03 04:20:33 +0100 |
| commit | 3a3d1322b9c737b5b9ac67a2cbb7bb5b8565c434 (patch) | |
| tree | c63528e7c2f2e1a7b4b35d5ccb0aa5f971a05284 /assets | |
| parent | 9a389175d75703a91608a61c9227f83525388bed (diff) | |
| download | hermit-3a3d1322b9c737b5b9ac67a2cbb7bb5b8565c434.tar.gz | |
Add reference to fork repo
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; |
