forked from scratchblocks/scratchblocks
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update page to use better html / css
seriously, it is still pretty bad. Like, why did it use position absolute? The layout it had was pretty easy to make without position absolute. Plus, many things were in illogical places, like the preview was after the editor, which makes no sense, because the preview is before the editor. Other weird things were, the export options were being added at the end of the body instead of before the preview. I may have to go in and redo the entire css to make it much much better.
- Loading branch information
1 parent
c91336e
commit 41008f7
Showing
2 changed files
with
349 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.