I am working on web application where I have taken href. But the default font of it is too small when comparing to the page. So I want to increase the size of the font.
you can add class in anchor tag also like below
.a_class {font-size: 100px}