From 0a48f589e0f8f8d2a0b2d7980278b4e1d0dcc58d Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 10 Feb 2026 14:20:17 -0500 Subject: [PATCH] minor cosmetic --- meshcore-resources.html | 2 +- meshtastic-resources.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meshcore-resources.html b/meshcore-resources.html index 5ba238d..c99a9c6 100644 --- a/meshcore-resources.html +++ b/meshcore-resources.html @@ -116,7 +116,7 @@ color: #ffffff; border: none; padding: 0.75em 1.5em; - border-radius: 15px; + border-radius: 999px; cursor: pointer; font-weight: bold; font-size: 15px; diff --git a/meshtastic-resources.html b/meshtastic-resources.html index 4123750..03f5745 100644 --- a/meshtastic-resources.html +++ b/meshtastic-resources.html @@ -116,7 +116,7 @@ color: #000000; border: none; padding: 0.75em 1.5em; - border-radius: 15px; + border-radius: 999px; cursor: pointer; font-weight: bold; font-size: 15px;