mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
feat: svelte kit 2
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
@use '$scss/abstract/mixins/border-gradient' as gradients;
|
||||
|
||||
.head-wrapper {
|
||||
@include border-gradient;
|
||||
@include gradients.border-gradient;
|
||||
--m-border-radius: 50%;
|
||||
--m-border-gradient-before: linear-gradient(
|
||||
135.1deg,
|
||||
|
||||
Reference in New Issue
Block a user