Update styles.css
This commit is contained in:
parent
61a9b54e00
commit
c3511448cd
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ body {
|
||||||
|
|
||||||
.guide-title {
|
.guide-title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -5px;
|
top: 0px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue