Apply Poppins font
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");
|
||||
|
||||
blockquote {
|
||||
@apply border-l;
|
||||
@apply border-l-4;
|
||||
@@ -23,10 +25,6 @@ body {
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
|
||||
body h2 {
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
@@ -35,10 +33,6 @@ body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
body p {
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
|
||||
.act-link {
|
||||
@apply bg-gray-300;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user