Merge pull request #1574 from akameco/patch-1

Fix typo
This commit is contained in:
Sébastien Chopin 2017-09-05 11:23:56 +02:00 committed by GitHub
commit 2b64cea5e6
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ ul {
list-style: none;
margin: 0;
padding: 0;
with: 100%;
width: 100%;
max-width: 300px;
margin: auto;
}
@ -67,4 +67,4 @@ ul li {
opacity: 0;
transform: translateY(20px);
}
</style>
</style>