Skip to content

Commit

Permalink
Comfortaa", -apple-system, Ubuntu, "Ariel Black", Verdana;
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Sep 26, 2024
1 parent 5107bc8 commit 6b2dc8a
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions _sass/jekyll-theme-leap-day.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
Leap Day for GitHub Pages
by Matt Graham
*/



@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;1,300;1,400&family=Noto+Emoji:wght@300;500&family=Quicksand:wght@300;500;600;700&family=Red+Hat+Mono:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anybody:wght@900&family=Fredoka+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Burned&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@font-face {
font-family: Cluster;
src: url(https://raw.githubusercontent.com/ThakaRashard/thakarashardOLD/master/assets/fonts/clusrg__.ttf);
Expand All @@ -16,12 +15,8 @@ by Matt Graham
@import "rouge-base16-dark";

body {
font:14px/22px 'Quattrocento Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;




background: url(https://raw.githubusercontent.com/ricoThaka/ricothaka.github.io/master/assets/MOSHED-2024-3-4-13-41-24.jpg) no-repeat 0 0 fixed;
font:14px/22px "Comfortaa", -apple-system, Ubuntu, "Ariel Black", Verdana;
background: url(https://raw.githubusercontent.com/ricoThaka/ricothaka.github.io/master/assets/MOSHED-2024-3-4-13-41-24.jpg) no-repeat 0 0 fixed;
background-size: cover;
line-height: 1.5;
-webkit-background-size: cover;
Expand Down

0 comments on commit 6b2dc8a

Please sign in to comment.