website: add simplex reviews section (#2346)

* website: add simplex reviews section

* website: update review section position & add quality images

* website: add dark mode images

* website: avoid text selection when hover on logos

* website: add layout fix

* website: add spaces in simplex review

* website: improve margin of simplex review

* website: add title to logos in simplex review

* titles, order

* update images

* move images

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
M Sarmad Qadeer
2023-04-29 13:53:27 +05:00
committed by GitHub
parent 607f77d432
commit 00caeae914
11 changed files with 39 additions and 7 deletions
+7
View File
@@ -39,6 +39,13 @@ html {
letter-spacing: 0.003em;
}
img{
user-select: none;
-webkit-user-select: none; /* For Safari and older Chrome versions */
-moz-user-select: none; /* For Firefox */
-ms-user-select: none; /* For Internet Explorer and Edge */
}
/* #comparison::before {
display: block;
content: " ";