fix
This commit is contained in:
@@ -40,19 +40,6 @@
|
||||
animation: fadeInDown 0.8s ease-out;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2.5rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 10px;
|
||||
background: linear-gradient(to right, var(--accent-blue), var(--accent-purple));
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
header p {
|
||||
color: var(--text-dim);
|
||||
font-size: 1.1rem;
|
||||
|
||||
Reference in New Issue
Block a user