chore: formatting fix in style.h
This commit is contained in:
parent
9cf17fe2b9
commit
00569f2ef1
|
|
@ -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,\
|
||||
|
|
|
|||
Loading…
Reference in a new issue