Il codice che fa ruotare è nel file di stile ed è così

h1, {
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
}

Per altre Info