Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
elin001 committed Oct 22, 2023
1 parent 5545c5b commit 033b5c8
Show file tree
Hide file tree
Showing 7 changed files with 3,752 additions and 9,609 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://github.com/elin001/portfolio/blob/main/style.css">
<link rel="stylesheet" href="style.css">
<title>Ellie Lin - Visual Journalist</title>
</head>
<body>
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ellie Lin - Visual Jounalist</title>
<link rel="stylesheet" href="https://github.com/elin001/portfolio/blob/main/style.css">

<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap" rel="stylesheet">
<script type="text/javascript" src="script.js" defer></script>
</head>
Expand Down
Binary file modified media/animations.aep
Binary file not shown.
2,408 changes: 2,408 additions & 0 deletions media/ellie-preset.ai

Large diffs are not rendered by default.

10,945 changes: 1,339 additions & 9,606 deletions media/ellie.ai

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://github.com/elin001/portfolio/blob/main/style.css">
<link rel="stylesheet" href="style.css">
<title>Ellie Lin - Visual Journalist</title>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ellie Lin - Visual Jounalist</title>

<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap" rel="stylesheet">
<script type="text/javascript" src="script.js" defer></script>
Expand Down

0 comments on commit 033b5c8

Please sign in to comment.