Skip to content

Commit

Permalink
fix(docs-site) tiny polishes
Browse files Browse the repository at this point in the history
  • Loading branch information
jayacryl committed Dec 27, 2024
1 parent 4e3103e commit 99ad36f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs-website/src/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ div[class^="announcementBar"] {
div {
display: flex;
align-items: center;
padding: 0 1rem;
padding: 0 .5rem;
justify-content: space-between;
font-size: 1rem;

Expand Down Expand Up @@ -156,7 +156,10 @@ div[class^="announcementBar"] {
a {
color: #EFB300;
text-decoration: none;
font-size: 1rem
font-size: 1rem;
padding-right: 0;
padding-left: 12px;
min-width: 108px;
}
}
}
Expand Down
Binary file modified docs-website/static/img/solutions/observe-tile-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 99ad36f

Please sign in to comment.