mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/BulletExplain: increase font size on desktop
This commit is contained in:
@ -44,6 +44,7 @@
|
||||
.bullet-description {
|
||||
padding: 0;
|
||||
line-height: 1.5;
|
||||
font-size: 13.5px;
|
||||
}
|
||||
|
||||
.bullet-icon {
|
||||
@ -64,6 +65,10 @@
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.bullet-description {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.bullet-icon :global(svg) {
|
||||
width: 19px;
|
||||
height: 19px;
|
||||
|
Reference in New Issue
Block a user