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 785e054 commit 26bb7f5Copy full SHA for 26bb7f5
teams-fall2025/Regular Snails/style.css
@@ -0,0 +1,6 @@
1
+body { font-family: system-ui, sans-serif; margin: 2rem; line-height: 1.5; }
2
+header { border-bottom: 1px solid #ddd; margin-bottom: 1.5rem; padding-bottom: 1rem; }
3
+h1 { margin: 0 0 .25rem 0; }
4
+h2 { margin-top: 1.5rem; }
5
+a { text-decoration: none; }
6
+a:hover { text-decoration: underline; }
0 commit comments