Skip to content

Commit

Permalink
bigger arrow in default index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mdipierro committed Jul 6, 2024
1 parent fd418c0 commit 474df52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/_default/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
pre { border: 2px solid #15497B; border-left: 20px solid #15497B;}
main img { border-radius: 5px;}
main img ~ img { margin-left: 20px; }
.huge { margin-top: 0em; font-size: 5em;}
.huge { margin-top: 1em; font-size: 5em; line-height: 0.5;}
</style>
</head>
<body>
Expand All @@ -38,7 +38,7 @@ <h2>Different, yet cute, and a memorable evolutionary step.</h2>
<a class="btn" href="https://github.com/web2py/py4web">Source</a>
<a class="btn" href="https://groups.google.com/forum/#!forum/py4web">Discuss</a>
<div class="huge">
<a href="#why"></a>
<a href="#why"><br/>⌄<br/>⌄</a>
</div>
</header>
<main class="padded">
Expand Down

0 comments on commit 474df52

Please sign in to comment.