RTL Direction
To use RTL direction set the dir='rtl' in
<html>and replaceassets/css/sleek.csswithassets/css/sleek.rtl.cssinside <head>
<!-- Rtl Direction -->
<html dir="rtl"></html>
<!-- Stylesheet URL -->
<link id="sleek-css" rel="stylesheet" href="assets/css/sleek.rtl.css">