mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-02-28 18:34:36 +01:00
Fix footer alignment on mobile #74
This commit is contained in:
parent
3c6a2c7516
commit
54198b5560
@ -49,6 +49,7 @@ code,pre {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 4em;
|
height: 4em;
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user