diff --git a/index.css b/index.css new file mode 100644 index 0000000..760fb80 --- /dev/null +++ b/index.css @@ -0,0 +1,4 @@ +@viewport { +width: device-width; +zoom: 1; +} diff --git a/index.html b/index.html index 8cc39fb..c72c3bf 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + Marc Beninca