mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-17 19:12:40 -05:00
fix Mahmoud’s image
This commit is contained in:
parent
729739c222
commit
b3cdc0ebcd
1 changed files with 4 additions and 0 deletions
|
@ -1419,6 +1419,10 @@ p {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.quote-person img {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.comment-text {
|
.comment-text {
|
||||||
background-color: $ui-purple;
|
background-color: $ui-purple;
|
||||||
opacity: 75%;
|
opacity: 75%;
|
||||||
|
|
Loading…
Reference in a new issue