mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Merge pull request #8926 from scratchfoundation/hotfix/fix-title-background
hotfix: fix title background
This commit is contained in:
commit
9838b8a65a
1 changed files with 26 additions and 24 deletions
|
@ -41,8 +41,8 @@
|
||||||
.driver-popover-title[style*=block]+.driver-popover-description {
|
.driver-popover-title[style*=block]+.driver-popover-description {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
.driver-popover-description {
|
||||||
.title {
|
.title {
|
||||||
padding: 1rem 0;
|
padding: 1rem 0;
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
|
@ -69,3 +69,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue