This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/libcloud-site.git

commit 48266bff27afe5b15b5118e289560c49c4496cda
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Sep 9 23:30:27 2023 +0200

    Test workaroung for header styling issue.
---
 source/_assets/css/extern/bootstrap.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/_assets/css/extern/bootstrap.css 
b/source/_assets/css/extern/bootstrap.css
index 9e8893db..5de56e89 100644
--- a/source/_assets/css/extern/bootstrap.css
+++ b/source/_assets/css/extern/bootstrap.css
@@ -1599,7 +1599,7 @@ pre code {
 }
 @media (min-width: 1200px) {
   .container {
-    width: 1170px;
+    width: 1215px;
   }
 }
 .container-fluid {

Reply via email to