add standard filters component

This commit is contained in:
ismailsosic
2022-03-22 02:13:48 +01:00
parent cd29538665
commit 8dde844307
30 changed files with 322 additions and 38 deletions

View File

@@ -0,0 +1,8 @@
*{
margin: 0;
padding: 0;
}
h1 {
color: black;
}