From 1820e0c3ae727335e07cc00a52f115065b88846b Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Wed, 14 Sep 2022 14:15:02 +0200 Subject: [PATCH] Styling changes --- resources/views/components/feature.blade.php | 4 +-- .../views/components/single-feature.blade.php | 2 +- resources/views/homepage.blade.php | 29 ++++++++++++------- 3 files changed, 22 insertions(+), 13 deletions(-) diff --git a/resources/views/components/feature.blade.php b/resources/views/components/feature.blade.php index 668d34a..a6b0f3a 100644 --- a/resources/views/components/feature.blade.php +++ b/resources/views/components/feature.blade.php @@ -1,5 +1,5 @@ -
merge(['class' => "flex md:flex-row flex-col m-auto max-w-5xl py-8 gap-x-10"]) }}> -
+
merge(['class' => "flex md:flex-row flex-col m-auto max-w-5xl py-4 md:py-8 gap-x-10"]) }}> +
@isset ($title)

{{ $title }}

diff --git a/resources/views/components/single-feature.blade.php b/resources/views/components/single-feature.blade.php index 6b7de7d..7efe1a1 100644 --- a/resources/views/components/single-feature.blade.php +++ b/resources/views/components/single-feature.blade.php @@ -1,4 +1,4 @@ -
+
@isset ($title)

{{ $title }}

diff --git a/resources/views/homepage.blade.php b/resources/views/homepage.blade.php index 1209ac2..b14598d 100644 --- a/resources/views/homepage.blade.php +++ b/resources/views/homepage.blade.php @@ -32,7 +32,7 @@ {{-- Fathom --}} - +
@@ -41,23 +41,32 @@

Monitor and manage
your PHP installations
with ease.

-

PHP Monitor (“phpmon”) is a lightweight, native Mac menu bar app that interacts with Valet.

-
- Sponsor - GitHub - Download +

PHP Monitor is a lightweight, native Mac menu bar app that interacts with Laravel Valet.

+
-
+
PHP Monitor
-

PHP Monitor helps you set up and develop Laravel and Symfony projects. It's also great for WordPress or Drupal sites. In fact, it's a great companion for all kinds of projects.

-

This app is made with by Nico Verbruggen. It is open source and entirely free to use. Further development of this app is supported by your donations.

+

PHP Monitor helps you set up and develop Laravel and Symfony projects. It's also great for WordPress or Drupal sites. In fact, it's a great companion for all kinds of projects, no matter the framework or CMS.

+

This app is made with by Nico Verbruggen. It is open source and entirely free to use. Further development of this app is supported by your donations. You are also encouraged to star the repository on GitHub.

@@ -84,7 +93,7 @@ Laravel Valet is a lightweight solution that is much leaner than Docker, and PHP Monitor as a companion tool uses equally few system resources. It is light on RAM and its CPU usage is negligible. -
+
No tracking. No bullshit. Nothing to worry about. The only outbound connection PHP Monitor makes is a check (that you can disable!) to see if a newer version is available. If you encounter a bug or crash, please get in touch—I'd be happy to help you out.