Small changes in font size.

This commit is contained in:
Oleg Sh 2025-05-23 16:25:44 +02:00
parent 0facf52c63
commit fd8244d193
2 changed files with 3 additions and 1 deletions

View File

@ -308,7 +308,7 @@
width:100%; width:100%;
height:32px; height:32px;
background-color:#b9e3ff!important; background-color:#b9e3ff!important;
font-size:20px; font-size:16px;
line-height:1; line-height:1;
} }

View File

@ -74,6 +74,8 @@
position: absolute; position: absolute;
bottom: 0; bottom: 0;
font-size: 0.9em;
.container .container
{ {
padding-left: 25px; padding-left: 25px;