limited opacity
This commit is contained in:
parent
33683ebded
commit
54167bb10e
|
@ -2,7 +2,7 @@ footer {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
// opacity: 0.7;
|
// opacity: 0.7;
|
||||||
* {
|
> * {
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue