Skip to content

Commit 7ac130f

Browse files
committed
Ajusta headline
1 parent 2f15a94 commit 7ac130f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/packages/volto-pythonbrasil-site/src/theme/_typo_custom.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ button {
3939
@include add(size, 5xl);
4040
@include add(weight, bold);
4141
@include add(height, 5xl);
42+
@media only screen and (max-width: $tablet-breakpoint) {
43+
text-align: center;
44+
}
4245
}

0 commit comments

Comments
 (0)