😭🤳
This commit is contained in:
@@ -124,6 +124,7 @@ body {
|
|||||||
display: grid;
|
display: grid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 650px) {
|
||||||
.footer-content {
|
.footer-content {
|
||||||
transition: all 0.2s ease-in;
|
transition: all 0.2s ease-in;
|
||||||
opacity: 0.25;
|
opacity: 0.25;
|
||||||
@@ -132,6 +133,7 @@ body {
|
|||||||
.footer-content:hover {
|
.footer-content:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* grid bottom */
|
/* grid bottom */
|
||||||
.footer canvas {
|
.footer canvas {
|
||||||
|
Reference in New Issue
Block a user