From 79a8cc0f0ac030c329c9f54acb65100da3b02862 Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Mon, 5 Feb 2024 12:39:03 +0100 Subject: [PATCH] aasdgfg --- assets/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/style.css b/assets/style.css index d113389..e5684d3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -245,4 +245,12 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod border-radius: 50px; background: none; border: 2px solid var(--primary); + width: 175px; +} + +#register_Form input { + border-radius: 50px; + background: none; + border: 2px solid var(--primary); + width: 175px; } \ No newline at end of file