nesting #7
1 changed files with 6 additions and 6 deletions
|
@ -99,11 +99,11 @@ body {
|
|||
|
||||
opacity: 0.5;
|
||||
transition: opacity 0.3s ease;
|
||||
}
|
||||
|
||||
.open-source-logo:hover {
|
||||
&:hover {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue