mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-29 12:07:29 -05:00
update styles
This commit is contained in:
@@ -75,13 +75,6 @@ $rounding_large: 1.705rem;
|
||||
|
||||
$elevation_margin: 0.476rem;
|
||||
|
||||
@mixin elevation-safe {
|
||||
background: $surface;
|
||||
color: $onSurface;
|
||||
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.69);
|
||||
margin: $elevation_margin;
|
||||
}
|
||||
|
||||
@mixin elevation2 {
|
||||
box-shadow: 0px 2px 3px transparentize($shadow, 0.55);
|
||||
margin: $elevation_margin;
|
||||
|
||||
Reference in New Issue
Block a user