mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
fix: more footer layout issues (#1926)
Fixing up some more issues with the footer layout.
This commit is contained in:
parent
c8516c42da
commit
98f70d5133
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-10">
|
||||
<div class="col-sm-8">
|
||||
<ul class="links">
|
||||
<li>
|
||||
<span class="message">Hello from Seattle and Zürich.</span>
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
<source srcset="{{site.baseurl}}/img/microsoft-logo.png" media="(prefers-color-scheme: dark)"></source>
|
||||
<img src="{{site.baseurl}}/img/microsoft-logo-inverted.png" height="20" alt="Microsoft">
|
||||
</picture>
|
||||
</a>
|
||||
</a><br>
|
||||
<span>© 2024 Microsoft</span>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue