mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-16 13:27:06 +02:00
web/ChangelogEntry: slightly reduce font size on mobile
This commit is contained in:
parent
cf4ee05e0e
commit
691a6acb6c
@ -104,4 +104,11 @@
|
||||
:global(li) {
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 535px) {
|
||||
.contents,
|
||||
.contents :global(*) {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user