Skip to content

Commit 315a513

Browse files
committed
update 3
1 parent cf80b45 commit 315a513

19 files changed

+538
-2279
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap" rel="stylesheet">
1515

1616
<link rel="stylesheet" href="/css/variables.css">
17-
<link rel="stylesheet" href="/css/main.css">
17+
<link rel="stylesheet" href="/css/styles.css">
1818
<script>
1919
// Redirect URLs with .html extension to clean URLs
2020
(function() {

assets/images/stack.svg

Lines changed: 0 additions & 2 deletions
Loading

card-examples.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212

1313
<!-- Styles -->
1414
<link rel="stylesheet" href="/css/variables.css">
15-
<link rel="stylesheet" href="/css/main.css">
16-
<link rel="stylesheet" href="/css/card.css">
15+
<link rel="stylesheet" href="/css/styles.css">
1716

1817
<style>
1918
body {

contact/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap" rel="stylesheet">
2929

3030
<link rel="stylesheet" href="/css/variables.css">
31-
<link rel="stylesheet" href="/css/main.css">
31+
<link rel="stylesheet" href="/css/styles.css">
3232
</head>
3333
<body>
3434
<a href="#main-content" class="skip-to-main">Skip to main content</a>

css/button.css

Lines changed: 0 additions & 328 deletions
This file was deleted.

0 commit comments

Comments
 (0)