From 3a3d1322b9c737b5b9ac67a2cbb7bb5b8565c434 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Tue, 3 Jan 2023 04:20:33 +0100 Subject: Add reference to fork repo --- assets/scss/style.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'assets') 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; -- cgit v1.2.3