Skip to content

Commit

Permalink
Improve homepage CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix committed May 21, 2024
1 parent e04b38e commit e6fd600
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@
border-radius: 2.5%;
box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.4);
margin-bottom: 24px;
width: 400px;
max-width: 50svw !important;
outline: 1px solid rgba(122, 122, 122, 1);
outline-offset: -1px;
filter: grayscale();
}
.web-title {
font-weight: bold;
Expand Down

0 comments on commit e6fd600

Please sign in to comment.