mobile responsive : home and start event
This commit is contained in:
parent
e58e630f9b
commit
dd04bac95e
14 changed files with 128 additions and 8 deletions
|
|
@ -205,3 +205,9 @@ img {
|
|||
img.show {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
.logo {
|
||||
font-size: 6vw;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue