mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 04:18:46 +00:00
change title font
This commit is contained in:
parent
21d0874d2d
commit
23dd7c6d9d
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ function Header() {
|
||||||
<>
|
<>
|
||||||
<header className="base-header blue-background">
|
<header className="base-header blue-background">
|
||||||
<div className="header-icon"> <img className="header-icon-feather" src='/assets/icons/BirdIconO.ico' alt="featherIcon" /> </div>
|
<div className="header-icon"> <img className="header-icon-feather" src='/assets/icons/BirdIconO.ico' alt="featherIcon" /> </div>
|
||||||
<p className="header-title">
|
<p className="header-title small-title">
|
||||||
Feather Feed
|
Feather Feed
|
||||||
</p>
|
</p>
|
||||||
<div className="header-icon header-icon-menu"> <img src='/assets/icons/menu_orange.svg' alt="menu" onClick={toggleMenu} /> </div>
|
<div className="header-icon header-icon-menu"> <img src='/assets/icons/menu_orange.svg' alt="menu" onClick={toggleMenu} /> </div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue