fix: dimensions of header image
This commit is contained in:
parent
19316ee98c
commit
ac5d7dbe49
1 changed files with 4 additions and 0 deletions
|
@ -804,6 +804,10 @@ h4 + .uk-comment-meta li:first-child {
|
||||||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: initial;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// The root site gets the beautiful logo with ant animation
|
// The root site gets the beautiful logo with ant animation
|
||||||
|
|
Loading…
Add table
Reference in a new issue