We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc441bc commit c0d03deCopy full SHA for c0d03de
src/style.css
@@ -1335,6 +1335,14 @@ a {
1335
.box-shadow-preview {
1336
--box-size: 70px;
1337
}
1338
+
1339
+ .generator-tool-title {
1340
+ top: 5%;
1341
+ }
1342
1343
+ .generator-tool-title h1 {
1344
+ font-size: 1.4rem;
1345
1346
1347
1348
@media only screen and (max-width: 1000px) {
0 commit comments