Closed marixko closed 4 years ago
current font-size: 48px
margin-top: -4em; font-size: 60px;
when you increase the font, the text goes up more.
margin-top: -2.5em; font-size: 60px;
O que ficou com texto mais pra cima ficou melhor!
Em qui, 12 de dez de 2019 18:12, Natanael notifications@github.com escreveu:
current font-size: 48px
[image: image] https://user-images.githubusercontent.com/12160840/70749195-794a1c80-1d0a-11ea-8a3c-e61b3c50b211.png
margin-top: -4em; font-size: 60px;
when you increase the font, the text goes up more.
[image: image] https://user-images.githubusercontent.com/12160840/70749310-caf2a700-1d0a-11ea-996c-573af1d5fbc0.png
margin-top: -2.5em; font-size: 60px;
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nmcardoso/splus-theme/issues/35?email_source=notifications&email_token=ADR4ZTECN4DSP6FQHESPHADQYKSLTA5CNFSM4J2EFZBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGYBSCY#issuecomment-565188875, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADR4ZTFFCRBK7BTWYB7W4XLQYKSLTANCNFSM4J2EFZBA .
.hero h1 -> margin-top = -4em
(can we increase the font size as well? I'm trying to check this with inspect, but it is not changing)