update:big boy header

This commit is contained in:
Saahil dutta 2025-07-05 18:03:42 -04:00
parent 70ef3da401
commit a1dfc9c08f
Signed by: neon
GPG key ID: 8A8B64515254CFC6
3 changed files with 29 additions and 1 deletions

View file

@ -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 />