add of Filter components
This commit is contained in:
+9
-7
@@ -20,13 +20,6 @@ body {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
|
||||
|
||||
h1{
|
||||
font-size: 4rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 2.5rem;
|
||||
color: var(--title-color);
|
||||
@@ -47,7 +40,16 @@ h1{
|
||||
}
|
||||
|
||||
|
||||
h1{
|
||||
font-size: 4rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
h2{
|
||||
color : var(--title-color);
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin: 0;
|
||||
color: var(--title-color);
|
||||
}
|
||||
Reference in New Issue
Block a user