From 0a3056d493cc761ac4e45049624bca5287d39455 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:37:45 +0000 Subject: [PATCH] style: format code with prettier --- styles/pronouns.page/catppuccin.user.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/pronouns.page/catppuccin.user.css b/styles/pronouns.page/catppuccin.user.css index 3fc48871b..df91e3864 100644 --- a/styles/pronouns.page/catppuccin.user.css +++ b/styles/pronouns.page/catppuccin.user.css @@ -225,8 +225,8 @@ border-color: @surface0; &:focus { - box-shadow: 0 0 0 .25rem fade(@accent-color, 50%) - } + box-shadow: 0 0 0 0.25rem fade(@accent-color, 50%); + } } .dropdown-menu {