Skip to content

Commit c064918

Browse files
committed
fix: scale content for mobile screens
1 parent 4eced71 commit c064918

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
46
<title>kappa architecture workshop</title>
57
<meta http-equiv="refresh" content="0; url=build/01.html">
68
</head>

0 commit comments

Comments
 (0)