Add attribution to the mobile view too
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
gap: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
@@ -43,7 +44,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.middle {
|
.middle {
|
||||||
visibility: hidden;
|
order: 1;
|
||||||
max-height: 15px;
|
}
|
||||||
|
|
||||||
|
.left, .right {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user