Fuckingbase commited on
Commit
cf44f4c
·
verified ·
1 Parent(s): 87646d8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -48,7 +48,7 @@
48
  );
49
  background-size: 250% 250%;
50
  /* انیمیشن جدید، نرم و با مسیر تصادفی */
51
- animation: random-sheen 18s ease-in-out infinite;
52
 
53
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Ctext x='0' y='35' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3Ctext x='50' y='85' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3C/svg%3E");
54
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Ctext x='0' y='35' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3Ctext x='50' y='85' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3C/svg%3E");
@@ -90,7 +90,7 @@
90
  position: absolute;
91
  top: 10px; right: 10px; bottom: 10px; left: 10px;
92
  background-color: var(--bg-color);
93
- border-radius: 12px;
94
  z-index: 0;
95
  }
96
 
@@ -121,8 +121,8 @@
121
  }
122
 
123
  .footer-link {
124
- font-size: 1rem;
125
- font-weight: 100;
126
  text-decoration: none;
127
  background: linear-gradient(270deg, var(--dark-red), var(--light-red));
128
  background-size: 400% 400%;
 
48
  );
49
  background-size: 250% 250%;
50
  /* انیمیشن جدید، نرم و با مسیر تصادفی */
51
+ animation: random-sheen 10s ease-in-out infinite;
52
 
53
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Ctext x='0' y='35' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3Ctext x='50' y='85' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3C/svg%3E");
54
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Ctext x='0' y='35' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3Ctext x='50' y='85' font-size='10' font-weight='700' fill='white' transform='rotate(-45 50 50)'%3ESHΞN™%3C/text%3E%3C/svg%3E");
 
90
  position: absolute;
91
  top: 10px; right: 10px; bottom: 10px; left: 10px;
92
  background-color: var(--bg-color);
93
+ border-radius: 10px;
94
  z-index: 0;
95
  }
96
 
 
121
  }
122
 
123
  .footer-link {
124
+ font-size: 2rem;
125
+ font-weight: 50;
126
  text-decoration: none;
127
  background: linear-gradient(270deg, var(--dark-red), var(--light-red));
128
  background-size: 400% 400%;