Skip to content

Commit fc441bc

Browse files
Raj100679Raj
andauthored
feat: Centered generator title #548 (#552)
Co-authored-by: Raj <rajkasat@yo.com>
1 parent 857165f commit fc441bc

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

src/style.css

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,7 @@ main > section:last-of-type {
275275

276276
.generator-tool-title {
277277
position: fixed;
278-
top: 7%;
279-
left: 25%;
278+
top: 4%;
280279
}
281280

282281
.generator-tool-title h1 {
@@ -1280,10 +1279,6 @@ a {
12801279
margin: 0.8rem auto;
12811280
}
12821281

1283-
.generator-tool-title {
1284-
left: 30%;
1285-
}
1286-
12871282
.input {
12881283
padding: 2rem;
12891284
}
@@ -1331,10 +1326,6 @@ a {
13311326
margin: 0.8rem auto;
13321327
}
13331328

1334-
.generator-tool-title {
1335-
left: auto;
1336-
}
1337-
13381329
footer {
13391330
font-size: 1.3rem;
13401331
}

0 commit comments

Comments
 (0)