diff --git a/app/styles/layout.less b/app/styles/layout.less index 616602c6..ade86ce0 100644 --- a/app/styles/layout.less +++ b/app/styles/layout.less @@ -36,6 +36,7 @@ header { img.logo { padding-left: 6px; + width: 100%; max-width: 90%; padding-top: 13px; max-height: 45% @@ -203,4 +204,4 @@ header { .file-over-notice { display: none; -} \ No newline at end of file +}