Eingabefeld, Listenansicht erstellt

Eingabefeld fertig + Listenansicht
This commit is contained in:
Manuel Prodinger
2022-03-30 11:26:31 +02:00
parent 73efc44960
commit 00268ebbd2
7 changed files with 34 additions and 9 deletions
+3
View File
@@ -2,8 +2,11 @@
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=Quicksand&display=swap");
.App {
text-align: center;
font-family: qicksand, arial;
}
.App-logo {