From 3e7b762fd7c8c16be738c82e6c9e4d5bc3911e47 Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 8 Sep 2022 06:57:41 -0400 Subject: assets/css/default: oops don't set micro thumbnail border widths --- assets/css/default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/default.css b/assets/css/default.css index ff537e6..8f4c344 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -904,7 +904,6 @@ micro-thumbnail figure { micro-thumbnail figure img { border-radius: 100%; - border-width: 2px; min-width: 3.5rem; min-height: 3.5rem; max-width: 3.5rem; -- cgit v1.2.3