This commit is contained in:
2022-11-16 12:54:14 +01:00
parent dc2062d906
commit 3155487a29
5 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ footer {
@media screen and (max-width: 500px) {
#app {
font-size: calc(1vw + 0.5rem);
font-size: calc(1vw + 0.65rem);
}
}
</style>