fixed error

This commit is contained in:
marcos 2021-06-28 15:20:16 +02:00
parent 4e45885de3
commit a2c9004c09

View File

@ -170,11 +170,12 @@ div#rules::after {
position: relative;
display: block;
margin: 2em auto;
font-size: 3em;
font-size: 2.5em;
color: #aaa;
overflow: hidden;
background: #fff;
text-align: center;
height: 100px;
}
div#rules.cleanup::after {
content: none;