more menu entries

This commit is contained in:
nek0 2016-07-09 17:00:20 +02:00
parent bcd53cc29e
commit 0138bce847
1 changed files with 4 additions and 0 deletions

View File

@ -361,6 +361,10 @@ article dl dd a {
transform: rotate(260deg) translate(-30ex) rotate(-260deg);
}
nav ul > *:nth-of-type(6) {
transform: rotate(280deg) translate(-30ex) rotate(-280deg);
}
article {
margin-right: 30px;
margin-left: 52ex;