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()\
|
#define BODY()\
|
||||||
fontId = FONT_DEFAULT,\
|
fontId = FONT_DEFAULT,\
|
||||||
.fontSize = baseFontSize
|
.fontSize = baseFontSize
|
||||||
|
|
||||||
#define H(level_)\
|
#define H(level_)\
|
||||||
fontId = FONT_BOLD,\
|
fontId = FONT_BOLD,\
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue