add filter_navigation

This commit is contained in:
ismailsosic
2022-03-14 12:03:26 +01:00
parent 4e5d0f7022
commit a064e89ceb
8 changed files with 92 additions and 74 deletions

View File

@@ -7,4 +7,8 @@
.App{
display: flex;
flex-direction: column;
}
p, h1, h2, h3 ,h4 {
font-family: Arial, Helvetica, sans-serif;
}