S
S
Space Around2020-03-01 17:03:08
Fonts
Space Around, 2020-03-01 17:03:08

How to make the font bolder than the maximum weight of the outline?

I liked the Comfortaa font, but its maximum weight is not suitable for me, I need it even thicker, maybe there are some options to solve this problem?
I tried to add a shadow and due to this the thickness increased, but this is a crutch.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DENIS Kokorev, 2020-03-02
@viksnamax

This is of course a dumb decision, but if you really want ...

h1 {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: black;
}

5e5d029858548891021448.jpeg
5e5d02a006550264423198.jpeg
Source

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question