Update features
This commit is contained in:
parent
f66f052d7e
commit
4d7d15c3c7
34 changed files with 482 additions and 238 deletions
|
|
@ -1,6 +1,5 @@
|
|||
@use 'style/vars';
|
||||
@use 'style/mixins' as *;
|
||||
@use 'style/a';
|
||||
@use 'style/animations/animations';
|
||||
@use 'style/dark-mode/dark-mode';
|
||||
|
||||
|
|
@ -55,7 +54,7 @@ html {
|
|||
.figure-container {
|
||||
font-size: 0;
|
||||
box-shadow: var(--inset-shadow);
|
||||
margin-top: var(--line-height);
|
||||
border-radius: var(--border-radius) var(--border-radius) 0 0;
|
||||
pointer-events: none;
|
||||
cursor: pointer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue