Fix undeclared character encoding on homepage
Update vertical position of homepage content block
This commit is contained in:
@@ -56,7 +56,7 @@ a:hover {
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.6);
|
||||
|
||||
position: absolute;
|
||||
top: 20%;
|
||||
top: 15%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user