new layout
This commit is contained in:
parent
6c6d9d08d8
commit
d0a3383f20
11 changed files with 30 additions and 9 deletions
|
|
@ -156,6 +156,15 @@ body {
|
|||
.splash-logo {
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
}
|
||||
@media only screen and (max-width: 480px) {
|
||||
.description {
|
||||
h1 {
|
||||
font-size: 1.1em
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue