feat: integrate Tailwind CSS and remove legacy styles
This commit is contained in:
@@ -35,12 +35,6 @@ h1 {
|
||||
font-size: 4.5rem;
|
||||
}
|
||||
}
|
||||
h1 span.tapered {
|
||||
background-size: 100% 15%;
|
||||
background-repeat: repeat-x;
|
||||
background-position: left 0% bottom 15%;
|
||||
background-image: linear-gradient(179deg,var(--bs-yellow) 0%, var(--bs-yellow) 50%,transparent 54%, transparent 100%);
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user