We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac15294 commit c9104e7Copy full SHA for c9104e7
static/css/main.css
@@ -27,7 +27,7 @@ body {
27
position: relative;
28
margin: 0 auto;
29
color: #121212;
30
- font-size: 15px;
+ font-size: 1rem;
31
background-color: var(--body-bg-color);
32
font-family: var(--b-font-main);
33
}
static/css/main_admin.css
0 commit comments