Fix v1 title

This commit is contained in:
Jeremy Thomas 2024-01-11 21:31:19 +00:00
parent 3c490cf9db
commit c4f45535e8
3 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@
flex-wrap: nowrap;
}
.v1-title {
.v1-main .v1-title {
font-size: 2em;
}
}

View File

@ -16918,7 +16918,7 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus {
.v1-banner {
flex-wrap: nowrap;
}
.v1-title {
.v1-main .v1-title {
font-size: 2em;
}
}

File diff suppressed because one or more lines are too long