generated from lucien/actix-react-template
nouveau fichier : public/pictures/sea.gif
modifié : src/components/Button.tsx modifié : src/components/ClickableLink.tsx nouveau fichier : src/components/FstSection.tsx modifié : src/components/NavBar.tsx modifié : src/pages/MainPage.tsx ajout de la première section
This commit is contained in:
parent
4e7259ae28
commit
de11f64cc3
6 changed files with 50 additions and 5 deletions
|
@ -9,6 +9,7 @@ export default function ClickableLink({url, text}: ClickableLinkProps) {
|
|||
backgroundColor: "transparent",
|
||||
borderRadius: '8px',
|
||||
borderWidth: '0',
|
||||
color:"purple",
|
||||
cursor: 'pointer',
|
||||
display: 'inline-block',
|
||||
fontFamily: '"Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue