fix accelerator logo positioning
This commit is contained in:
@@ -177,7 +177,7 @@
|
|||||||
h2 {
|
h2 {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -200,7 +200,7 @@
|
|||||||
|
|
||||||
.accelerator-toggle, .details-button {
|
.accelerator-toggle, .details-button {
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: -18px;
|
bottom: -13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitle-block {
|
.subtitle-block {
|
||||||
|
|||||||
Reference in New Issue
Block a user