update action and clear archive
This commit is contained in:
@@ -244,13 +244,13 @@ a img:hover {
|
||||
|
||||
@layer components {
|
||||
h1 {
|
||||
@apply text-4xl lg:text-6xl font-normal text-white;
|
||||
@apply text-4xl lg:text-6xl font-bold text-white;
|
||||
color: #ffffff;
|
||||
font-family: "Inter", sans-serif !important;
|
||||
}
|
||||
|
||||
h2 {
|
||||
@apply lg:text-5xl text-3xl leading-snug font-normal tracking-tight my-2 text-white capitalize;
|
||||
@apply lg:text-5xl text-3xl leading-snug font-semibold tracking-tight my-2 text-white capitalize;
|
||||
color: #ffffff;
|
||||
font-family: "Inter", sans-serif !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user