about summary refs log tree commit diff stats
path: root/src/assets/stylesheets
diff options
context:
space:
mode:
authorFarbod <cppox1@gmail.com>2021-12-05 13:31:21 +0400
committerFarbod <cppox1@gmail.com>2021-12-05 13:31:21 +0400
commit1cbfe3c6ef93c21d355acb7fa5eb714e61a92dd6 (patch)
tree686ec65f18cbc5245b81794d5f221cb71bf526ba /src/assets/stylesheets
parentCreate build.yml (diff)
downloadlibredirect-1cbfe3c6ef93c21d355acb7fa5eb714e61a92dd6.zip
updated the name and button not showing in firefox
Diffstat (limited to 'src/assets/stylesheets')
-rw-r--r--src/assets/stylesheets/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/assets/stylesheets/styles.css b/src/assets/stylesheets/styles.css
index 5079a3cc..a86cfa2b 100644
--- a/src/assets/stylesheets/styles.css
+++ b/src/assets/stylesheets/styles.css
@@ -59,12 +59,12 @@ header .logo-container {
 }
 
 header .logo-container img {
-  height: 85px;
+  height: 30px;
   float: left;
 }
 
 header .logo-container h1 {
-  font-size: 25px;
+  font-size: 14px;
   float: left;
   margin-left: 15px;
   text-transform: uppercase;