mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
0bab265299
commit
c05f298559
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ const Header = () =>
|
|||
<header className="row">
|
||||
<h1>
|
||||
<a href="./">
|
||||
<img src="logo_filterlists.png" alt="FilterLists" className="img-fluid" />
|
||||
<img src="logo_filterlists.png" alt="FilterLists" className="img-fluid" style={{ maxWidth: "60%" }}/>
|
||||
</a>
|
||||
</h1>
|
||||
</header>;
|
||||
|
|
|
|||
Loading…
Reference in a new issue