center the directory-list class

This commit is contained in:
Baobab 2020-09-24 07:52:57 +02:00
parent 4e8e569b54
commit 8fde83f6a4
1 changed files with 1 additions and 2 deletions

View File

@ -163,6 +163,5 @@ xmp {
text-align: center;
}
.directory-list {
max-width: 72vw;
margin-left: auto;
text-align: center;
}