Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b600ba5

Browse files
changes the font of Logo
1 parent 11f8390 commit b600ba5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎src/Components/HeaderComponent.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,11 @@ class Header extends Component{
6666
return(
6767
<div>
6868
<Navbar dark expand="md" className="nav-bg">
69+
70+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
71+
6972
<NavbarBrand className="ml-auto" href="/">
70-
<img src= {Img} height="60" alt="Algo-Visualizer" />
73+
<img src= {Img} height="70" alt="Algo-Visualizer" />
7174
</NavbarBrand>
7275

7376
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

‎src/images/logo1.png

8.92 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /