diff options
Diffstat (limited to 'themes/kvog/assets/css/components')
| -rw-r--r-- | themes/kvog/assets/css/components/footer.css | 4 | ||||
| -rw-r--r-- | themes/kvog/assets/css/components/header.css | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/themes/kvog/assets/css/components/footer.css b/themes/kvog/assets/css/components/footer.css deleted file mode 100644 index abe2b5a..0000000 --- a/themes/kvog/assets/css/components/footer.css +++ /dev/null @@ -1,4 +0,0 @@ -footer { - border-top: 1px solid #222; - margin-top: 1rem; -} 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; -} |