Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 11:35:46 +01:00
parent 5b47d0199f
commit ddfc2d8060
1 changed files with 2 additions and 2 deletions

View File

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