fixed header h1 text display:none bug
This commit is contained in:
Родитель
52b9d692b4
Коммит
8e755f123e
|
@ -107,7 +107,8 @@ header h1 {
|
|||
}
|
||||
|
||||
header h1 span {
|
||||
display: none;
|
||||
position:relative;
|
||||
left:-9999px;
|
||||
}
|
||||
|
||||
header h2 {
|
||||
|
@ -550,6 +551,10 @@ option {
|
|||
min-height: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#stage #legal-header {
|
||||
margin:-100px 0 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Retina */
|
||||
|
|
Загрузка…
Ссылка в новой задаче