mobile: align heade rwith menu and text
This commit is contained in:
parent
ea7f037096
commit
d894978981
1 changed files with 9 additions and 0 deletions
9
icf.css
9
icf.css
|
@ -142,4 +142,13 @@ em, i {
|
||||||
#menu {
|
#menu {
|
||||||
padding-left: 32px;
|
padding-left: 32px;
|
||||||
}
|
}
|
||||||
|
#icf_icon {
|
||||||
|
left: 32px;
|
||||||
|
}
|
||||||
|
#icf_the {
|
||||||
|
left: 104px;
|
||||||
|
}
|
||||||
|
#icf_logo {
|
||||||
|
left: 151px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue