Footer: fix obscured links and remove Mikhael
This commit is contained in:
@@ -35,14 +35,15 @@ footer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
transform: translate(324px, 460px);
|
||||
transform: translate(324px, 510px);
|
||||
}
|
||||
|
||||
#phone {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
transform: translate(-140px, 420px);
|
||||
transform: translate(-140px, 470px);
|
||||
touch-action: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user