Fixing title size in small screen.

This commit is contained in:
sergiotarxz 2023-05-18 08:55:57 +02:00
parent 5a458c8201
commit 31676a00d9
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ body {
body {
div.title-image {
div.text-title {
font-size: 2.5vh;
font-size: 1.9vh;
}
}
}