mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-20 04:39:04 +00:00
update:big boy header
This commit is contained in:
parent
70ef3da401
commit
a1dfc9c08f
3 changed files with 29 additions and 1 deletions
6
app.vue
6
app.vue
|
@ -2,6 +2,12 @@
|
|||
import Backdrop from "./components/Backdrop.vue";
|
||||
import Footer from "./components/Footer.vue";
|
||||
</script>
|
||||
<style>
|
||||
body,
|
||||
html {
|
||||
font-family: "Poppins";
|
||||
}
|
||||
</style>
|
||||
<template>
|
||||
<div>
|
||||
<Backdrop />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue