mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
change title font
This commit is contained in:
parent
9d63257dc2
commit
f9bcb861ed
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ function Header() {
|
|||
<>
|
||||
<header className="base-header blue-background">
|
||||
<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
|
||||
</p>
|
||||
<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