alpha
Login
or
Join now
atpota.to
/
cred.blue
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fix: navbar issue
author
damedotblog
date
1 year ago
(Jan 16, 2025, 2:55 PM -0500)
commit
4dc5b77c
4dc5b77c57aad3dab4704a83368f322a7c56afb3
parent
8ec1e6a7
8ec1e6a7726a773447b30853dde1f1db916026cc
+7
-3
1 changed file
Expand all
Collapse all
Unified
Split
src
components
Navbar
Navbar.js
+7
-3
src/components/Navbar/Navbar.js
Reviewed
···
27
27
<header className="navbar">
28
28
<div className="navbar-container">
29
29
<div className="navbar-left">
30
30
-
<div className="navbar-logo">
31
31
-
<Link to="/"><span className="cred">cred</span><span className="period">.</span><span className="blue">blue</span></Link>
32
32
-
</div>
30
30
+
<div className="navbar-logo">
31
31
+
<Link to="/">
32
32
+
<span className="cred">cred</span>
33
33
+
<span className="period">.</span>
34
34
+
<span className="blue">blue</span>
35
35
+
</Link>
36
36
+
</div>
33
37
<nav className="navbar-links">
34
38
<ul>
35
39
<li>