Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 11:39:31 +01:00
parent ddfc2d8060
commit f4d02c844c
1 changed files with 2 additions and 2 deletions

View File

@ -36,6 +36,6 @@ p .aboutTitle {
clear: both; clear: both;
} }
details summary:after { summary::-webkit-details-marker {
content: ""; background: none;
} }