diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/css/styles.css | 2 | ||||
-rw-r--r-- | client/img/logo.jpg | bin | 269706 -> 36171 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/client/css/styles.css b/client/css/styles.css index 9253e79..7025a8d 100644 --- a/client/css/styles.css +++ b/client/css/styles.css @@ -32,6 +32,7 @@ body { } .header { + order:1; display: flex; flex-direction: row; flex-wrap: wrap; @@ -47,6 +48,7 @@ div { } .main { + order: 2; gap: 10px; } diff --git a/client/img/logo.jpg b/client/img/logo.jpg Binary files differindex 31acf5f..ff7e927 100644 --- a/client/img/logo.jpg +++ b/client/img/logo.jpg |