diff --git a/content/en/docs/Get-Started/TryAtPlatform.md b/content/en/docs/Get-Started/TryAtPlatform.md
index 7ccf26be9..ac2d5592a 100644
--- a/content/en/docs/Get-Started/TryAtPlatform.md
+++ b/content/en/docs/Get-Started/TryAtPlatform.md
@@ -14,6 +14,15 @@ date: 2021-12-12
width: 25vw;
}
+.iconDesign{
+ margin-left: 20px;
+ position: relative;
+}
+
+.copytext{
+ display: inline;
+}
+
@media only screen and (min-width: 950px){
.content{
row-gap:20px;
@@ -72,11 +81,8 @@ date: 2021-12-12
Step 1: Install the command line toolkit (at_app)
- flutter pub global activate at_app
+ flutter pub global activate at_app
-
-
-
@@ -88,35 +94,45 @@ date: 2021-12-12
Using code format (Read more on at_app here):
- at_app create -d snackbar_sender ...
+ at_app create -d snackbar_sender ...
-
-
-
-
Note: Replace "..." with the folder you wish to create your project in.
+
+ Step 3: Run the project
+Using code format (Read more on at_app here):
+
+
+ at_app create -d snackbar_sender ...
+
+
+
+ Note: Replace "..." with the folder you wish to create your project in.
+
+
+
+
-
+
- Step 3: Onboard an @sign
+ Step 4: Onboard an @sign
Watch the GIF below to see how to get a free @sign within the app itself! If you'd like to purchase an @sign or would simply like to create and receive any type of @sign on the website, feel free to go to atsign.com.
-
+
-
+
- Step 4: Send a snack!
+ Step 5: Send a snack!
Enter an @sign that will receive the sent snack. Be sure that it is the same @sign that you have entered in the receiver on the right hand side of this screen!
@@ -124,20 +140,42 @@ Watch the GIF below to see how to get a free @sign within the app itself! If you