Remove pointless error.php and fix image.php

This commit is contained in:
Michał Gdula 2022-09-21 20:39:22 +00:00
parent 2b6347da1b
commit 9187164582
5 changed files with 9 additions and 27 deletions

View file

@ -243,6 +243,8 @@
&:hover {
outline: $white 0.2rem solid;
color: $fg;
cursor: pointer;
}
}
}
@ -323,6 +325,8 @@
&:hover {
outline: $white 0.2rem solid;
color: $fg;
cursor: pointer;
}
}