diff --git a/rpg-docs/client/views/guide/guide.css b/rpg-docs/client/views/guide/guide.css new file mode 100644 index 00000000..391808c7 --- /dev/null +++ b/rpg-docs/client/views/guide/guide.css @@ -0,0 +1,7 @@ +.wallOfText h2{ + margin-top: 24px +} + +.wallOfText p{ + margin-top: 8px; +} \ No newline at end of file diff --git a/rpg-docs/client/views/guide/guide.html b/rpg-docs/client/views/guide/guide.html index 1a09c1e3..3f2e13b2 100644 --- a/rpg-docs/client/views/guide/guide.html +++ b/rpg-docs/client/views/guide/guide.html @@ -1,90 +1,92 @@ \ No newline at end of file