mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 00:35:07 +01:00
Fix GitHub link position
Was broken on mobile
This commit is contained in:
parent
c92fbbe8b8
commit
8edadfb75e
@ -13,11 +13,11 @@
|
||||
}
|
||||
|
||||
.cardView > div:first-child {
|
||||
margin-top: 0;
|
||||
margin-top: 38px;
|
||||
}
|
||||
|
||||
.topRightCredits {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
top: 1rem;
|
||||
margin-top: 0 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user