1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

Started working on V2 rework

This commit is contained in:
2022-05-18 22:54:07 +03:00
parent 2d7d6a2f8b
commit 89eaceddcc
57 changed files with 22 additions and 680 deletions

0
static/css/.keep Normal file
View File

3
static/css/main.css Normal file
View File

@@ -0,0 +1,3 @@
#post_content {
height: calc(100vh - 35rem);
}