mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-19 00:50:14 -07:00
Fix for about-page in mobile landscape
This commit is contained in:
parent
23b4bbe443
commit
409934d058
@ -73,6 +73,13 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media all and (max-height: 370px) {
|
||||
#footer {
|
||||
width: 320px;
|
||||
bottom: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user