I don’t love how much space the section titles (the rectangles that say “Lecture Notes,” “First Aid,” etc) take up relative to the size of my screen on mobile - it prevents me from being able to see more, requires more scrolling, etc.
Is there a way for me to go into the card formatting and make them smaller? I assume I’d have to re-do my edits every time a new update to the notetype comes out, which I don’t mind.
Alternately, it may be possible to adjust the code specifically specifying the mobile button size. This can be accomplished, also from the desktop Anki, by clicking on ‘cards’ here:
And lastly you’re looking for .mobile .button-general, which should specify for font and padding size. I haven’t tested this specifically but hopefully one, or a combination, of these options will do the trick for you.
Let me know if any of those work for you and if you have any other questions.
I’m always hesitant to reset cards because I’ve made a number of changes to the formatting that are outside the usual user customization portions. I chose to take the latter route - altering the .mobile .button-general font size and padding (I also added !important, although I’m not sure if that was necessary because I didn’t test it without it).
Adjusting things beyond this line will be preserved and won’t be overwritten by note type updates from Anking-related notes, FYI. This is designed intentionally so that you can optionally modify elements of your cards without having to worry about those changes being erased or overwritten.