mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-02 07:04:27 +02:00
web/ChangelogEntry: reduce the size of heading contents
This commit is contained in:
parent
6a7311874e
commit
dd7c17efeb
@ -52,7 +52,7 @@
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background-color: var(--secondary);
|
background-color: var(--secondary);
|
||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
font-size: 21px;
|
font-size: 18px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -65,6 +65,7 @@
|
|||||||
.changelog-title {
|
.changelog-title {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
font-size: 23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.changelog-banner {
|
.changelog-banner {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user