Skip to content

Commit

Permalink
add css
Browse files Browse the repository at this point in the history
  • Loading branch information
webbrowser11 authored Dec 1, 2024
1 parent e8ae00a commit 987440c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions memberpfs/swordfish.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
<!--- add google fonts lexend and oswald -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@400&family=Oswald:wght@400&display=swap" rel="stylesheet">
<link rel="icon" href="https://ADW-development.github.io/Favicon.png">
<style>
body {
font-family: 'lexend', 'oswald', sans-serif;
color: black
</style>
<link rel="stylesheet" href="https://adw-development.github.io/main.css">
</head>
<body>
<title>Swordfish's profile</title>
Expand Down

0 comments on commit 987440c

Please sign in to comment.