Skip to content

Commit 31dbf2e

Browse files
committed
💄 Update logo
1 parent 9e70650 commit 31dbf2e

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

css/main.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,8 @@ iframe {
242242
width:100%;
243243
height:5px;
244244
background: red
245+
}
246+
247+
.bg-white {
248+
background-color: rgb(233, 226, 226);
245249
}

images/RESTHeart-logo.png

-234 KB
Loading

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stars-bounce: true
66

77
<section id="top" class="text-center pt-2 pb-2">
88
<div class="mt-0 mb-4">
9-
<img width="160" src="/images/RESTHeart-logo.png">
9+
<img width="160" class="bg-whites p-3 rounded" src="/images/RESTHeart-logo.png">
1010
<h1 class="mt-1 top-1 text-break"><strong>REST</strong>Heart</h1>
1111
<h2 class="my-0 top-2 mx-2 mx-md-5 mb-2 highlightcolor lh-1_4">
1212
Virtual Threads Powered API Framework

0 commit comments

Comments
 (0)