mirror of
https://github.com/XProger/OpenLara.git
synced 2025-01-17 21:09:00 +01:00
Update index.php (#313)
I removed the line: overflow: hidden; in body. I think that line was useless. to check
This commit is contained in:
parent
ae5c04d652
commit
efad867281
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>OpenLara</title>
|
||||
<link href="/projects/OpenLara/favicon.ico" rel="shortcut icon" type="image/x-icon" />
|
||||
@ -10,7 +10,6 @@
|
||||
body {
|
||||
margin: 0px;
|
||||
font-size: 1.0em;
|
||||
overflow: hidden;
|
||||
}
|
||||
.game_fs {
|
||||
position: fixed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user