forked from External/greenlight
redesign home page
This commit is contained in:
@ -70,6 +70,11 @@ a {
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
.feature-icon {
|
||||
transform: translateY(-50%);
|
||||
margin-top: 50%;
|
||||
}
|
||||
|
||||
.main-large {
|
||||
font-size: 20px;
|
||||
}
|
||||
@ -86,6 +91,11 @@ iframe{
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
.feature-stamp {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user