Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
selfishprimate committed Mar 28, 2023
1 parent fb62968 commit cf09d04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
@import "gerillass";

body {
font-family: sans-serif;
}

h1 {
@include text-gradient(right, orange red purple blue green);
}
Expand Down

0 comments on commit cf09d04

Please sign in to comment.