Move social icons to the left on desktop

This commit is contained in:
DeathByDenim 2023-06-10 17:37:46 -04:00
parent ebb5e7e723
commit 77fe2efa54
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<header class="header navbar">
<nav class="container">
<a href="/" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
<img class="bi me-2" width="40" height="32" src="/assets/img/icon.svg" alt="Site icon">
<span class="fs-4 titletext">onFOSS</span>
<a href="/" class="navbar-brand fs-4">
<img class="d-inline-block align-text-top" width="40" height="32" src="/assets/img/icon.svg" alt="Site icon">
<span class="titletext">onFOSS</span>
</a>
<div class="d-flex mb-3 mb-md-0 me-md-auto">
<div class="btn-group">