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