little changes

This commit is contained in:
2023-07-26 17:33:03 +05:30
parent 7c8503b5da
commit 9146a4575a
2 changed files with 56 additions and 84 deletions

View File

@@ -20,6 +20,7 @@ const { title } = Astro.props;
</body>
</html>
<style is:global>
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap');
/* :root {
--accent: 124, 58, 237;
--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #da62c4 30%, white 60%);