Version mobile header + footer
This commit is contained in:
parent
54e553e4f0
commit
a5e92eb1ff
|
@ -683,10 +683,14 @@ A-lec images
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 350px) {
|
@media screen and (max-width: 360px) {
|
||||||
#a-lec_site-title h2 {
|
#a-lec_site-title h2 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#a-lec_site-title {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#a-lec_site-name a {
|
#a-lec_site-name a {
|
||||||
font-size: 240%;
|
font-size: 240%;
|
||||||
|
|
Loading…
Reference in New Issue