Forgot these
This commit is contained in:
parent
431f6c903a
commit
67810c52c5
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager -->
|
||||
|
|
|
|||
|
|
@ -285,7 +285,7 @@ export default {
|
|||
color: #1574a1;
|
||||
vertical-align: middle;
|
||||
font-weight: 500;
|
||||
font-family: "AvertaRegular";
|
||||
font-family: "UrbanistRegular";
|
||||
}
|
||||
.add-to-calendar button {
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue