There was an error while loading. Please reload this page.
2 parents 18ab074 + 03bc18a commit dad173eCopy full SHA for dad173e
3 files changed
docs/index.md
@@ -7,15 +7,16 @@ hide:
7
8
<div class="pp-hero" markdown>
9
10
-# Practical Python
+
11
12
A Discord community for people who write Python. {{ member_count }} of us so far.
13
14
[Join the Discord]({{ discord_invite }}){ .md-button .md-button--primary }
15
16
-
17
</div>
18
+#
19
+
20
<div class="grid cards" markdown>
21
22
- :material-brain:{ .lg .middle } __New Here?__
docs/static/logo.svg
docs/stylesheets/extra.css
@@ -22,7 +22,7 @@
23
.pp-hero {
24
text-align: center;
25
- padding: 3.2rem 0 2.4rem;
+ padding: 0 0 2.4rem;
26
}
27
28
.md-typeset .pp-hero h1 {
@@ -32,7 +32,7 @@
32
33
34
.md-typeset .pp-hero p {
35
- max-width: 34rem;
+ max-width: 44rem;
36
margin-inline: auto;
37
font-size: 0.9rem;
38
0 commit comments