feat: Change - to _ for selector names
This commit is contained in:
parent
245227d7e9
commit
d533563569
9 changed files with 16 additions and 16 deletions
|
|
@ -178,7 +178,7 @@ $space_gui_half: hippie.$space_half;
|
|||
background-color: hippie.$color_back_basic;
|
||||
transition: background-color 4s;
|
||||
|
||||
&:hover > .mouse-overlay {
|
||||
&:hover > .mouse_overlay {
|
||||
background-color: transparent !important;
|
||||
transition: background-color hippie.$duration_basic hippie.$timing_basic 0s !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue