feat files: Create files and Directories
fix styles.shadows: Follow Material Design's shadow and elevation guide, I like it. 😍
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
.shadow-bottom {
|
||||
box-shadow: 0 1px 2px @dark-transparent;
|
||||
.shadow-16 {
|
||||
box-shadow: 0 15px 24px 6px @dark-transparent;
|
||||
}
|
||||
|
||||
.shadow-8 {
|
||||
box-shadow: 0 8px 16px 3px @dark-transparent;
|
||||
}
|
||||
|
||||
.shadow {
|
||||
|
Reference in New Issue
Block a user