Skip to content

Commit b8449fb

Browse files
committed
Updated page size on iphone
1 parent 57f3414 commit b8449fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
1515
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">
1616
<meta name="google-site-verification" content="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M" />
17-
<meta name="viewport" content="initial-scale=0.5">
17+
<meta name="viewport" content="initial-scale=0.55">
1818
</head>
1919

2020
<style>

web/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
1515
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">
1616
<meta name="google-site-verification" content="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M" />
17-
<meta name="viewport" content="initial-scale=0.5">
17+
<meta name="viewport" content="initial-scale=0.55">
1818
</head>
1919

2020
<style>

0 commit comments

Comments
 (0)