From 55a8a9c61977e9f6d7bfa863247a96af87443dce Mon Sep 17 00:00:00 2001 From: June1372 <justine.sauquet@polymtl.ca> Date: Sun, 5 Feb 2023 08:31:09 -0500 Subject: [PATCH] fucking logo --- assets/styles/transaction.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/assets/styles/transaction.css b/assets/styles/transaction.css index ed0bbc0..79cfd66 100644 --- a/assets/styles/transaction.css +++ b/assets/styles/transaction.css @@ -59,14 +59,11 @@ color: orange; } - img { - width: 25px; - height: 25px; - } - #icone { cursor: pointer; border: 1px black solid; + width: 25px; + height: 25px; } .small-margin { -- GitLab