chg: dev: refactor classes and reformat some layout #3
This commit is contained in:
@@ -90,13 +90,8 @@ header section div.buttons > a {
|
||||
padding: 25px 150px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
|
||||
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
-webkit-transition: all 250ms ease-in-out;
|
||||
-moz-transition: all 250ms ease-in-out;
|
||||
-o-transition: all 250ms ease-in-out;
|
||||
border-radius: 20px;
|
||||
transition: all 250ms ease-in-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user