Small layout fixes
This commit is contained in:
@@ -541,7 +541,7 @@ ul.search li a:hover {
|
||||
}
|
||||
|
||||
.const {
|
||||
padding: 5px 0;
|
||||
padding: 15px 0;
|
||||
background: #fff;
|
||||
box-shadow: 0 0 250px rgba(3, 3, 3, 0.16);
|
||||
transition: ease-in all 0.5s;
|
||||
@@ -579,8 +579,8 @@ ul.search li a:hover {
|
||||
.about {
|
||||
background: #eee;
|
||||
max-width: 1600px;
|
||||
margin: -75px auto 20px;
|
||||
padding: 100px 40px 40px 40px;
|
||||
margin: -95px auto 20px;
|
||||
padding: 130px 40px 40px 40px;
|
||||
}
|
||||
|
||||
.about .titlepage {
|
||||
|
||||
Reference in New Issue
Block a user