Skip to content

Commit bccbda8

Browse files
committed
updated website
1 parent 0dd81b0 commit bccbda8

File tree

6 files changed

+1166
-205
lines changed

6 files changed

+1166
-205
lines changed

docs/css/main.css

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,20 @@ button:focus {
985985
box-shadow: 0px 0px 16px rgba(131, 131, 131, 0.35);
986986
}
987987

988+
.logos li {
989+
text-align: center;
990+
vertical-align: middle;
991+
display: inline-block;
992+
padding: 20px;
993+
width: 49%;
994+
}
995+
996+
.logos li img {
997+
max-width: 100%;
998+
max-height: 100px;
999+
}
1000+
1001+
9881002
/* ==========================================================================
9891003
Features Section Start
9901004
========================================================================== */

docs/img/features/icon.png

16.2 KB
Loading

docs/img/features/uol.png

9.28 KB
Loading

0 commit comments

Comments
 (0)