This commit is contained in:
zadit
2024-12-15 14:55:23 +07:00
parent b88b9ce7ba
commit c6d7ed5aae
2 changed files with 32 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
display: flex;
flex-direction: column;
justify-content: flex-start;
font-size: calc(10px + 2vmin);
font-size: calc(8px + 2vmin);
color: rgba(88, 55, 50, 1);
background-color: #e9e9e9;
border-radius: 15px;