Version mobile header + footer

This commit is contained in:
Adrien Bourmault 2022-07-08 16:53:32 +02:00
parent 54e553e4f0
commit a5e92eb1ff
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 5 additions and 1 deletions

View File

@ -683,11 +683,15 @@ A-lec images
}
@media screen and (max-width: 350px) {
@media screen and (max-width: 360px) {
#a-lec_site-title h2 {
font-size: 100%;
}
#a-lec_site-title {
margin: 0px;
}
#a-lec_site-name a {
font-size: 240%;
}