chore: formatting fix in style.h

This commit is contained in:
Sara 2025-09-19 14:13:03 +02:00
parent 9cf17fe2b9
commit 00569f2ef1

View file

@ -63,8 +63,8 @@ constexpr uint16_t headerSizes[] = {
};
#define BODY()\
fontId = FONT_DEFAULT,\
.fontSize = baseFontSize
fontId = FONT_DEFAULT,\
.fontSize = baseFontSize
#define H(level_)\
fontId = FONT_BOLD,\