Fix styling for blog

This commit is contained in:
Lewis Dale 2023-08-25 22:15:36 +01:00
parent ad8a083025
commit e13c6ed602

View File

@ -22,8 +22,8 @@ dd {
} }
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */ /* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'], [role='list']
ol[role='list'] { {
list-style: none; list-style: none;
padding: 0; padding: 0;
margin: 0; margin: 0;