diff options
Diffstat (limited to 'static/desktop.css')
-rw-r--r-- | static/desktop.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/desktop.css b/static/desktop.css index 1b0eb43..7a20b0a 100644 --- a/static/desktop.css +++ b/static/desktop.css @@ -4,11 +4,9 @@ } nav { - flex-direction: row-reverse; margin: 0; padding: 0; top: 0; - position: fixed; width: 100%; } |