We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ef1e9 commit d7df4beCopy full SHA for d7df4be
index.html
@@ -2,14 +2,14 @@
2
<html lang="en" style="height: 100%; background-color: #1A2428;">
3
<head>
4
<meta charset="utf-8">
5
- <title>[ next.tech ]</title>
+ <title>Next Tech</title>
6
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
7
<link rel="icon" href="favicon.png">
8
9
<style type="text/css">
10
body {
11
height:100%;
12
- overflow: none;
+ overflow: hidden;
13
}
14
body > div {
15
0 commit comments