mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-08 13:38:47 +00:00
apply fonts and fix UI bugs
This commit is contained in:
parent
5d25eea589
commit
08fadc267a
7 changed files with 48 additions and 81 deletions
|
@ -6,7 +6,7 @@ function Header() {
|
|||
return (
|
||||
<header className="base-header">
|
||||
<div className="base-header-icon"> <img src='/assets/icons/feather_black.svg' alt="featherIcon" /> </div>
|
||||
<p className="base-header-title">
|
||||
<p className="header-title small-title">
|
||||
Feather Feed
|
||||
</p>
|
||||
<div className="base-header-icon"> <img src="/assets/icons/three_menu_stripes_black.svg" alt="menuIcon" /> </div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue