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
|
@ -16,7 +16,7 @@ export default function Button({ onClick, color, children }: ButtonProps) {
|
|||
cursor: 'pointer',
|
||||
display: 'inline-block',
|
||||
fontFamily: '"Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif',
|
||||
fontSize: '14px',
|
||||
fontSize: '20px',
|
||||
fontWeight: '500',
|
||||
lineHeight: '20px',
|
||||
listStyle: 'none',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue