mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-06 01:25:18 +00:00
font size
This commit is contained in:
parent
21ff04d4c2
commit
7c8415e06d
@ -343,8 +343,9 @@ const connectorStyle = (index) => {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.roadmap-content-title {
|
||||
font-size: 1.05em;
|
||||
strong.roadmap-content-title {
|
||||
font-size: 1.15em;
|
||||
font-weight: 800;
|
||||
color: var(--vp-c-text-1, #213547);
|
||||
}
|
||||
|
||||
@ -407,8 +408,8 @@ const connectorStyle = (index) => {
|
||||
padding: 8px 0 20px 0;
|
||||
}
|
||||
|
||||
.roadmap-content-title {
|
||||
font-size: 0.95em;
|
||||
strong.roadmap-content-title {
|
||||
font-size: 1.05em;
|
||||
}
|
||||
|
||||
.roadmap-station--in-progress .roadmap-content {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user