From 6e90411427cac28f915959be6deb8d8e16cbd929 Mon Sep 17 00:00:00 2001 From: Sushant Sharma <74211783+SushiJ@users.noreply.github.com> Date: Sat, 10 Feb 2024 19:37:09 +0530 Subject: [PATCH] fix: Revert to original sizing for hero section (#2) * Mobile reponsive & small design details * fix: Revert to original sizing for hero section --- index.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 8b02f07..c48207a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +
@@ -33,13 +33,13 @@+
Riot is a multi-core runtime for the OCaml programming language that brings Erlang-style concurrency to OCaml via lightweight processes and message passing. On top of it we're building all the components you @@ -48,19 +48,19 @@
+
Apps aren't built in the void, so we are laying a foundation you can trust – freeing you to focus on creating amazing apps.
-+
The scheduler includes processes, message passing, and supervision trees across all cores. It ships with multicore friendly network and file system I/O, timers, and more. @@ -68,30 +68,30 @@
+
A minimal, portable, and fast API on top of the operating-system's evented I/O API.
+
Supercharged strings with efficient, ergonomic pattern matching. Ideal for building fast parsers over streamed data.
+
Ergonomic, composable read/write streams for efficient IO. IO lets the Riot stack share a common way of reading and writing from any source into any destination. @@ -101,7 +101,7 @@