Cleaned up transition properties in CSS
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
body {
|
||||
font-family: serif;
|
||||
font-size: 1em;
|
||||
line-height: 1.6;
|
||||
transition: none; }
|
||||
line-height: 1.6; }
|
||||
|
||||
#top {
|
||||
padding-top: 10px;
|
||||
@@ -87,7 +86,6 @@ body {
|
||||
margin: auto;
|
||||
/* Project bits */ }
|
||||
.slide div .project {
|
||||
transition-duration: .2s;
|
||||
width: 390px;
|
||||
padding: 0 0 1em 0;
|
||||
border: 1px solid #aaa;
|
||||
|
Reference in New Issue
Block a user