Skip to content

Commit

Permalink
Remove logo for site notice
Browse files Browse the repository at this point in the history
Doesn't look good and uses a lot of space
  • Loading branch information
paladox committed Sep 16, 2023
1 parent 72a762c commit c3049ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/sitenotice.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
<section class="sitenotice">
<div class="card">
<div class="row g-0">
<div class="col-md-2 d-none d-md-flex justify-content-center align-items-center">
<img src="https://static.miraheze.org/metawiki/3/35/Miraheze_Logo.svg" class="img-fluid rounded-start" alt="Miraheze Logo" />
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">
Expand Down

0 comments on commit c3049ba

Please sign in to comment.