summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-04 20:35:55 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-04 21:01:34 -0400
commitdb8a6ae32236b8ff2349d197e4f69022f45261dd (patch)
tree1dac25454683060a2bac55db04af3a2db66d6dbf /static/install.html
parent23c02b4ad6a09a3911f448c797c9476875a76c1b (diff)
disable flexbox footer positioning for now
This causes a very annoying issue of the content no longer overflowing properly which proved to be too hard to resolve right now.
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html
index 283af7a6..ddd0939a 100644
--- a/static/install.html
+++ b/static/install.html
@@ -11,7 +11,7 @@
<meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:url" content="https://grapheneos.org/install"/>
<meta property="og:site_name" content="GrapheneOS"/>
- <link rel="stylesheet" href="/grapheneos.css?3"/>
+ <link rel="stylesheet" href="/grapheneos.css?4"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/install"/>
</head>