feat(web): initialize TFM page

Only table of thumbs by now
This commit is contained in:
2023-01-29 00:45:20 +03:00
parent b55865b8e7
commit 5725015408
5 changed files with 148 additions and 1 deletions
-1
View File
@@ -60,7 +60,6 @@ main:hover {
box-sizing: border-box;
display: flex;
flex-direction: row;
align-content: center;
justify-content: space-around;
}