Skip to content

Commit 7f5a76b

Browse files
000-902: remove external fonts
1 parent 8fea235 commit 7f5a76b

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

_sass/_main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@charset "utf-8";
2-
@import url('https://fonts.googleapis.com/css?family=Montserrat');
2+
/*@import url('https://fonts.googleapis.com/css?family=Montserrat');*/
33

44
$family-sans-serif: 'Montserrat', sans-serif;
55
$primary: #000000 !default;

articles/en/new.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,5 @@ When images are lazy-loaded using loading="lazy", when they scroll into the view
4141

4242

4343

44-
enable folders in Site Pages library
45-
4644

4745
secret properties of labels

index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365
2424
--h: 212deg;
2525
--l: 43%;
2626
--brandColor: hsl(var(--h), 71%, var(--l));
27-
font-family: Montserrat, sans-serif;
2827
margin: 0;
2928
background-color: whitesmoke;
3029
}

0 commit comments

Comments
 (0)