generated from lucien/actix-react-template
modifié : front/src/components/LogoButton.tsx
modifié : front/src/components/NavBar.tsx modifié : front/src/index.css modifié : front/src/pages/MainPage.tsx front/src/components/Footer.tsx Ajout du footer
This commit is contained in:
parent
a239d17697
commit
7d8dd263eb
4 changed files with 15 additions and 4 deletions
|
@ -4,4 +4,8 @@
|
|||
--color-darkblue: #005792;
|
||||
--color-lightblue: #00bbf0;
|
||||
--color-yellow: #fdb44b;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue