mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
tweak logo image
This commit is contained in:
parent
0ea20f2d77
commit
49fe5a93b1
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
<%= yield :head %>
|
||||
<style>
|
||||
header img {
|
||||
max-width: 90%;
|
||||
max-width: 90% !important;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
img { max-width: 100%; width: auto; height: auto; }
|
||||
|
|
Loading…
Reference in a new issue