Fixing css.

This commit is contained in:
Sergiotarxz 2023-09-28 16:33:57 +02:00
parent d9db9d2595
commit a341d5dcf0
2 changed files with 2 additions and 2 deletions

View File

@ -196,7 +196,7 @@ body {
transition: left 0.5s ease-in; }
body nav.mobile-foldable a {
display: block;
font-size: 1.3em;
font-size: 1.1em;
width: 100%;
height: auto;
padding-left: auto;

View File

@ -292,7 +292,7 @@ body {
//background: $color_div;
//color: $background_div;
display: block;
font-size: 1.3em;
font-size: 1.1em;
width: 100%;
height: auto;
padding-left: auto;