made developomp more readable
This commit is contained in:
parent
7462616370
commit
5e9b179630
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ function Footer() {
|
||||||
return (
|
return (
|
||||||
<StyledFooter>
|
<StyledFooter>
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
Copyright © <strong>develo</strong>pomp
|
Copyright © develo<strong>p</strong>omp
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="icons">
|
<div className="icons">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue