increased margin

This commit is contained in:
Miodec 2022-02-20 16:13:54 +01:00
parent 840ae262c2
commit 2c9125124c

View file

@ -285,7 +285,7 @@
height: auto;
&.customTheme {
margin-top: 0.5rem;
margin-top: 1rem;
.colorText {
color: var(--text-color);
}