💄 (fonts) add fonts
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<script lang="ts" setup>
|
||||
|
||||
const GITHUB_URL = 'https://github.com/login/oauth/authorize'
|
||||
|
||||
const CLIENT_ID = 'Iv1.12dc43d013ce3623'
|
||||
|
||||
Reference in New Issue
Block a user