brief
brief copied to clipboard
CSS editor integrated in Brief
What is the function of this code, which is preset in the CSS editor of Brief?
/* Example: change font size of item title */ .title-link { font-size: 15px; }
Just a demo. It slightly reduces the font size of the item title in full view. I'll probably replace it with something more obvious (and inactive by default).