Format sass files
This commit is contained in:
@@ -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%));
|
||||
|
||||
Reference in New Issue
Block a user