mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Bold pull quotes
This commit is contained in:
parent
f9c2039b39
commit
a22da02cc2
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ a, a:link, a:visited, a:active{
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
|
font-weight: bold;
|
||||||
@media #{$small}{
|
@media #{$small}{
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue