- remove h1 hover transition

This commit is contained in:
Albert Schulz 2013-02-18 21:55:34 +01:00
parent 968a0db0ff
commit 37e48ce97b
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@ h1 {
h1:hover {
color: #1a1a1a;
transform:translate(200px,100px);
}
#container {