Format sass files

This commit is contained in:
Gabe Kangas
2025-10-24 00:08:29 -07:00
parent c7d78f4224
commit 4b9845c7c8
3 changed files with 27 additions and 10 deletions
@@ -10,7 +10,8 @@ $follow-modal-width: 300px;
position: absolute;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom, rgb(18 22 29 / 0%) 0%, rgb(18 22 29 / 75%) 100%),
background-image:
linear-gradient(to bottom, rgb(18 22 29 / 0%) 0%, rgb(18 22 29 / 75%) 100%),
radial-gradient(circle, rgb(18 22 29 / 0%) 0%, rgb(18 22 29 / 50%) 100%),
linear-gradient(to bottom, rgb(122 92 243 / 100%) 0%, rgb(35 134 226 / 100%) 100%),
linear-gradient(rgb(240 243 248 / 100%), rgb(240 243 248 / 100%));