diff --git a/index.html b/index.html index 96b76bf..14a9b6b 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,7 @@ - -
Raspberry Pi
+
Raspberry Pi

How can I participate?

@@ -19,27 +18,27 @@

How can I participate?

Raspberry Pi
Raspberry Pi
-
+
    -
  1. Read the rules
  2. +
  3. Read the rules
  4. Sign up to the project
  5. -
  6. Install Hackatime (tutorial HERE)
  7. +
  8. Install Hackatime (tutorial HERE)
  9. Develop your project for at least 30 hours (remember to commit on GitHub frequently!)
  10. -
  11. Upload your project to GitHub, adding a description and including a short video where you showcase it
  12. +
  13. Upload your project to GitHub, adding a description and including a short video where you showcase it
  14. Share the GitHub link in the #hackberry-ship channel on Slack
  15. Enter your shipping details HERE
-
- + +
-
+
Ship project
-
+

Rules!

    @@ -68,13 +67,12 @@

    Don't know where to start?

    Still have some questions?

    -

    Join the Slack channels and we'll reply to everyone!

    +

    Join the Slack channels and we'll reply to everyone!

    - diff --git a/style.css b/style.css index 1aa98da..02e3556 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,10 @@ font-display: swap; } +html { + scroll-behavior: smooth; +} + body { margin: 0; font-family: 'JejuHallasan', cursive, sans-serif; @@ -213,7 +217,7 @@ ul { margin: 1em 0; /* remove auto centering so lists can align left inside rules */ } -.partecipate{ +.participate{ font-size: 1.8rem; line-height: 1.5; position: absolute;