diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-29 23:15:12 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-29 23:15:12 -0500 |
| commit | a51c9890d2b9720297c72b646c894a11474e8532 (patch) | |
| tree | ceb680b4ec84e07c04266bcf7bc90b6b5caa1036 /themes/kvog/assets/css/components/header.css | |
| parent | 531c82359c93f81e40ec2aa6d77b8e0dbd8d4c9e (diff) | |
Diffstat (limited to 'themes/kvog/assets/css/components/header.css')
| -rw-r--r-- | themes/kvog/assets/css/components/header.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/kvog/assets/css/components/header.css b/themes/kvog/assets/css/components/header.css deleted file mode 100644 index 8efea1e..0000000 --- a/themes/kvog/assets/css/components/header.css +++ /dev/null @@ -1,4 +0,0 @@ -header { - border-bottom: 1px solid #222; - margin-bottom: 1rem; -} |