diff options
Diffstat (limited to 'about')
-rw-r--r-- | about/author.html | 2 | ||||
-rw-r--r-- | about/school.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/about/author.html b/about/author.html index f59e3f1..969fbb9 100644 --- a/about/author.html +++ b/about/author.html @@ -19,7 +19,7 @@ </div> <div id="console"></div> <div id="sidebar"> - <div style="height: 560px; overflow: hidden;"> + <div> <a href="/index.html"> <img src="/assets/images/master.png" alt="" class="sidebar-logo"> </a> diff --git a/about/school.html b/about/school.html index 601fb18..8ec8c2e 100644 --- a/about/school.html +++ b/about/school.html @@ -19,7 +19,7 @@ </div> <div id="console"></div> <div id="sidebar"> - <div style="height: 560px; overflow: hidden;"> + <div> <a href="/index.html"> <img src="/assets/images/master.png" alt="" class="sidebar-logo"> </a> |