diff --git a/webpage/icons/category.svg b/webpage/icons/category.svg index cb67cdd..29b2dab 100644 --- a/webpage/icons/category.svg +++ b/webpage/icons/category.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/webpage/style.css b/webpage/style.css index 6dca436..2d0bba1 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -1530,8 +1530,9 @@ form div{ .colaspeicon{ width:.15in; padding-right: .025in; + padding-left: .05in; transition:rotate .1s; } .hiddencat{ - rotate:90deg; + rotate:-90deg; } \ No newline at end of file