major improvement with tool tips, reddit, and other things

This commit is contained in:
talksik
2019-08-20 22:59:03 -07:00
parent a52aa84d09
commit a6c9324d89
5 changed files with 78 additions and 37 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
body {
margin: 0;
padding: 0;
margin: 0;
padding: 0;
}
#app {
display: flex;
justify-content: center;
min-height: 100vh;
display: flex;
justify-content: center;
min-height: 100vh;
}