mirror of
https://github.com/searxng/searxng.git
synced 2026-05-22 02:44:32 +02:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
@@ -13,8 +13,8 @@ iframe[src^="https://www.mixcloud.com"] {
|
||||
// issue with an image URL that is blocked since it is an a Cross-Origin
|
||||
// request. The alternative text (<img alt='Mixcloud Logo'> then cause an
|
||||
// scrollbar in the inner of the iframe we can't avoid. Another quirk comes
|
||||
// when pressing the play button, somtimes the shown player has an height of
|
||||
// 200px, somtimes 250px.
|
||||
// when pressing the play button, sometimes the shown player has an height of
|
||||
// 200px, sometimes 250px.
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user