ÖzgürKon 2021
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

22 lines
323 B

.page.code-of-conduct .content {
margin: 2rem var(--container-margin);
padding-left: 0;
padding-right: 0;
p {
margin-left: var(--space-4);
text-align: justify;
&::first-letter {
margin-left: var(--space-4);
}
}
ul {
margin-left: 2rem;
li {
line-height: 1.25;
}
}
}