💄 (fonts) add fonts

This commit is contained in:
Julien Calixte
2023-07-18 21:41:09 +02:00
parent 2a8e9c8b63
commit de0f592c46
4 changed files with 31 additions and 26 deletions

View File

@@ -44,7 +44,7 @@ const close = async () => {
bottom: 0;
margin: 1rem;
padding: 0.5rem;
width: 200px;
width: 220px;
color: var(--primary-color);
border: var(--primary-color) 2px solid;
border-radius: 4px;

View File

@@ -1,5 +1,4 @@
<script lang="ts" setup>
const GITHUB_URL = 'https://github.com/login/oauth/authorize'
const CLIENT_ID = 'Iv1.12dc43d013ce3623'