Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 18557b3

Browse files
committed
Update index.html
1 parent cef3102 commit 18557b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head>
44
<title>Team Forte</title>
55
<link rel="icon" type="image/x-icon" href="/public/images/favicon2.png">
6+
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
7+
<link href='https://fonts.googleapis.com/css?family=Poppins' rel='stylesheet'>
68
<style>
79
#video-background::after {
810
content: "";
@@ -62,6 +64,7 @@
6264
margin-bottom: 20px;
6365
line-height: 30px;
6466
width: 62vw;
67+
font-family: Poppins;
6568
}
6669
@media (max-width: 600px) {
6770
#video-background {

0 commit comments

Comments
 (0)