Fix position of expander arrow

This commit is contained in:
Richard van der Hoff 2022-08-03 09:11:03 +01:00
parent dbbf3dadd2
commit 473b30b2eb

View file

@ -277,8 +277,6 @@ footer {
details { details {
summary { summary {
padding: .5rem 0; padding: .5rem 0;
list-style-position: outside;
p { p {
max-width: 80%; max-width: 80%;
} }