Support mobile
This commit is contained in:
parent
d537062a96
commit
dd51381a5a
1 changed files with 10 additions and 0 deletions
|
@ -131,3 +131,13 @@ footer p {
|
|||
height: 85px;
|
||||
line-height: 85px;
|
||||
}
|
||||
|
||||
@media (max-aspect-ratio: 3/2) {
|
||||
#logo {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.member {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue