diff --git a/sample/index.php b/sample/index.php index 4c1c485..f9039bf 100644 --- a/sample/index.php +++ b/sample/index.php @@ -115,8 +115,13 @@ if (PHP_SAPI == 'cli') { text-decoration: none; } - .logo { + .img-div { position: fixed; + margin-left: 0px; + padding-left: 0px; + } + + .logo { top: 80px; } } @@ -177,8 +182,8 @@ if (PHP_SAPI == 'cli') {
-
- +
+

// REST API Samples