Viewport added to flickerer
This commit is contained in:
parent
7a45314ace
commit
594c90f7dc
2
diu.html
2
diu.html
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width,height=device-height">
|
<meta name="viewport" content="width=device-width">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
input {
|
input {
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Color Flickerer</title>
|
<title>Color Flickerer</title>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user