Skip to content

Commit

Permalink
?v1 css
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneffel committed Jul 11, 2024
1 parent 9eb93fe commit b09a4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/demodar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Claire Redheart</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Arsenal+SC:ital,wght@0,400;0,700;1,400;1,700&family=Playwrite+CL:[email protected]&family=Raleway+Dots&display=swap"
rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="style.css?v1">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/gallery.css">
Expand Down Expand Up @@ -217,7 +217,7 @@
<div class="container d-sm-flex gap-4 gap-sm-1 gap-md-4 my-0 px-0 px-sm-0 px-md-4">
<div class="d-flex align-items-md-center">
<div class="mx-4 mx-md-0 my-4 my-md-0 arsenal-sc-regular fs-2 text-center min-height w-100">
<div style="font-size: 3rem; line-height: 1;" class="" data-rellax-speed="-5.5">
<div style="font-size: 3rem; line-height: 1;" class="" data-rellax-speed="-5.5">
CONTACT ME:</div>
<div class="" data-rellax-speed="4" style="line-height: 1;"><a id="email"
href="mailto:[email protected]?subject=Hi!"
Expand Down

0 comments on commit b09a4a8

Please sign in to comment.