diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
| commit | 88e2726fc1fc6cec2b9e63526ce4c0a1a04a2e98 (patch) | |
| tree | 94fd56c8c02e422a54d69aa7dec798b7a55d6a2d /fig-frontend/client/src/index.css | |
| parent | 4a23754fc6515c947e0bbac38cd0e558b701fe2f (diff) | |
Add new frontend
Diffstat (limited to 'fig-frontend/client/src/index.css')
| -rw-r--r-- | fig-frontend/client/src/index.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/fig-frontend/client/src/index.css b/fig-frontend/client/src/index.css deleted file mode 100644 index b1c8427..0000000 --- a/fig-frontend/client/src/index.css +++ /dev/null @@ -1,14 +0,0 @@ -body { - margin: 0px; - position: absolute; - left: 0px; - top: 0px; - width: 100vw; - height: 100vh; - overflow: hidden; -} - -fig-window { - display: block; - position: absolute; -} |
