Skip to content

Commit

Permalink
??>
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura buns committed Oct 22, 2019
1 parent 563b16f commit b923545
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified .DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions assets/css.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@import url(https://fonts.googleapis.com/css?family=Heebo:800);

@font-face {
font-family: 'din';
src: url('./din.ttf');
}

@import url('https://fonts.googleapis.com/css?family=Heebo:400,800');

:root {
--blue: #113561;
--red: #f60030;
Expand Down Expand Up @@ -56,7 +56,7 @@ x-arrow {
x-arrow {
color: var(--blue);
font-size: 30px;
font-weight: 900;
font-weight: 800;
font-family: 'Heebo';
letter-spacing: -0.01em;
}
Expand Down

0 comments on commit b923545

Please sign in to comment.