We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbc7ac commit 007feefCopy full SHA for 007feef
PI.md
@@ -12,6 +12,7 @@ author_profile: true
12
display: grid;
13
grid-template-columns: repeat(12, 1fr);
14
gap: 18px;
15
+ font-size: .8rem;
16
align-items: start;
17
}
18
@media (max-width: 1024px) {
@@ -26,6 +27,7 @@ author_profile: true
26
27
border: 2px solid #ff6600;
28
border-radius: 14px;
29
padding: 18px 18px 14px;
30
31
box-shadow: 0 6px 18px rgba(0,0,0,0.06);
32
33
.pi-card h3 {
0 commit comments