File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 43
43
}
44
44
45
45
.navbar-brand img {
46
- height : inherit;
47
46
width : inherit;
48
47
}
49
48
Original file line number Diff line number Diff line change 1
1
<footer class =" footer" >
2
2
<div class =" footer-main" >
3
3
<figure class =" footer-brand" >
4
- <a class =" logo" href =" https://asciidoctor.org" ><img src =" {{ uiRootPath }} /img/asciidoctor-logo.svg" alt =" Asciidoctor" ></a >
4
+ <a class =" logo" href =" https://asciidoctor.org" ><img src =" {{ uiRootPath }} /img/asciidoctor-logo.svg" alt =" Asciidoctor" width = " 48 " ></a >
5
5
<figcaption class =" footer-brand-name" ><a href =" https://asciidoctor.org" >Asciidoctor</a ></figcaption >
6
6
</figure >
7
7
<ul class =" footer-brand-links" >
Original file line number Diff line number Diff line change 1
1
<header class =" header" >
2
2
<nav class =" navbar" >
3
3
<div class =" navbar-brand" >
4
- <a class =" navbar-item logo" title =" Asciidoctor" href =" https://asciidoctor.org" ><img src =" {{{ uiRootPath }}} /img/asciidoctor-logo.svg" alt =" Asciidoctor" ></a >
4
+ <a class =" navbar-item logo" title =" Asciidoctor" href =" https://asciidoctor.org" ><img src =" {{{ uiRootPath }}} /img/asciidoctor-logo.svg" alt =" Asciidoctor" width = " 48 " ></a >
5
5
<button class =" navbar-burger" data-target =" topbar-nav" >
6
6
<span ></span >
7
7
<span ></span >
You can’t perform that action at this time.
0 commit comments