aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKira <kira.eva@protonmail.com>2023-02-09 18:51:46 +0000
committerKira <kira.eva@protonmail.com>2023-02-09 18:51:46 +0000
commit655895f25c78fe7e0750e89c1e1d79fd2f7a29ef (patch)
tree7eb540d36c705707519a520f30547572b1cee915
parentcc2aede0c79ffab0ea6ece346225095a85377269 (diff)
downloadeda.gay-655895f25c78fe7e0750e89c1e1d79fd2f7a29ef.tar.gz
eda.gay-655895f25c78fe7e0750e89c1e1d79fd2f7a29ef.zip
Update styling to fix sidebar
-rwxr-xr-xstatic/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 32dc92d..4a47ea7 100755
--- a/static/style.css
+++ b/static/style.css
@@ -125,6 +125,10 @@ aside {
font-size: xx-small;
}
+#sidebarImage {
+ transform: translateX(10px);
+}
+
.header_linker {
font-size: x-small;
}