summaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-04-01 21:55:33 +0200
committerAki <please@ignore.pl>2021-04-01 21:55:33 +0200
commitd240c455aedcbac2058b5920b4431e4c9529ded9 (patch)
tree02bf2777fcf131fd10233ff0f34e3da5ecdf3ba6 /style.css
parent65c0aaec15b0921a4d80354ed2ac23b8f58c52bc (diff)
downloadderelict-prototype-d240c455aedcbac2058b5920b4431e4c9529ded9.zip
derelict-prototype-d240c455aedcbac2058b5920b4431e4c9529ded9.tar.gz
derelict-prototype-d240c455aedcbac2058b5920b4431e4c9529ded9.tar.bz2
Adjusted wreck icon
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 9187760..35a9d31 100644
--- a/style.css
+++ b/style.css
@@ -3,6 +3,6 @@ body {
}
.wreck {
- width: 18px;
+ width: 16px;
fill: #eee;
}