We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857165f commit fc441bcCopy full SHA for fc441bc
1 file changed
src/style.css
@@ -275,8 +275,7 @@ main > section:last-of-type {
275
276
.generator-tool-title {
277
position: fixed;
278
- top: 7%;
279
- left: 25%;
+ top: 4%;
280
}
281
282
.generator-tool-title h1 {
@@ -1280,10 +1279,6 @@ a {
1280
1279
margin: 0.8rem auto;
1281
1282
1283
- .generator-tool-title {
1284
- left: 30%;
1285
- }
1286
-
1287
.input {
1288
padding: 2rem;
1289
@@ -1331,10 +1326,6 @@ a {
1331
1326
1332
1327
1333
1328
1334
1335
- left: auto;
1336
1337
1338
1329
footer {
1339
1330
font-size: 1.3rem;
1340
0 commit comments