aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/_error.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/_error.less b/assets/css/_error.less
index 60dc2aa..2ccaf6d 100644
--- a/assets/css/_error.less
+++ b/assets/css/_error.less
@@ -22,7 +22,7 @@ body.e500 {
text-align: left;
}
- img {
+ svg {
.rotate(180deg);
}
}