Skip to content

Commit

Permalink
image_size
Browse files Browse the repository at this point in the history
  • Loading branch information
lewinkedrs committed Mar 13, 2024
1 parent e8910d1 commit 22782dc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,28 @@
-webkit-background-clip: text;
}
</style>
<style>
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
<main class="container">
<section id="section_1">
<nav>
<h3 id="heading">AWS Observability Accelerator
<img src="img/logo_svg.svg" width="175" alt="Logo SVG"/>
<img src="img/logo_svg.svg" width="75" alt="Logo SVG"/>
</h3>
<ul>
<li><a href="https://aws-observability.github.io/terraform-aws-observability-accelerator/">Terraform</a></li>
<li><a href="https://aws-observability.github.io/cdk-aws-observability-accelerator/">CDK</a></li>
<a href="#"><img _="on click if #root @data-theme is 'light' set #root @data-theme to 'dark' otherwise set #root @data-theme to 'light' " src="img/cloud-sun-solid-orange.svg" width="30" alt="theme_switch" id="theme_switch"></a>
</ul>
</nav>
<img src="img/logo_svg.svg" alt="big_logo" id="big_logo" width="450" class="center">
<h3 class="gradient">Advance your Observability</h3>
<div class="grid">
<article id="feature_1">
Expand Down

0 comments on commit 22782dc

Please sign in to comment.