aboutsummaryrefslogtreecommitdiff
path: root/www/assets/res/css/home.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/assets/res/css/home.css')
-rw-r--r--www/assets/res/css/home.css14
1 files changed, 1 insertions, 13 deletions
diff --git a/www/assets/res/css/home.css b/www/assets/res/css/home.css
index 1db357e..60c9ac7 100644
--- a/www/assets/res/css/home.css
+++ b/www/assets/res/css/home.css
@@ -1,15 +1,3 @@
-#slogan {
- position: sticky;
- z-index: 1;
- top: 0;
-}
-
-#title-name {
- font-family: monospace;
- color: var(--bg-color);
- background-color: var(--fg-color);
-}
-
#avatar {
float: right;
}
@@ -76,4 +64,4 @@ html[data-theme="dark"] {
& .friend-github {
filter: invert(1);
}
-} \ No newline at end of file
+}