ZaiZai 1 year ago
parent
commit
13fac05391
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/styles/home.scss

+ 3 - 3
src/styles/home.scss

@@ -63,7 +63,7 @@
                 .text-content {
                     position: absolute;
                     inset: 0;
-                    width: 205px;
+                    width: 188px;
                     margin: 20px;
                     padding: 16px;
                     border-radius: 8px;
@@ -72,8 +72,8 @@
                     -webkit-backdrop-filter: blur( 4px );
                     border: 1px solid #000000;
                     .title {
-                        font-size: 27px;
-                        margin-bottom: 40px;
+                        font-size: 22px;
+                        margin-bottom: 50px;
                     }
                     .scroll-bar {
                         position: relative;