Prettier formatting
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<img src="/images/logo/wide_logo.svg" alt="Logo">
|
||||
<img src="/images/logo/wide_logo.svg" alt="Logo" />
|
||||
|
||||
<style>
|
||||
img {
|
||||
width: 50%;
|
||||
max-width: 250px;
|
||||
margin-top: 55px;
|
||||
margin-bottom: 55px;
|
||||
}
|
||||
</style>
|
||||
img {
|
||||
width: 50%;
|
||||
max-width: 250px;
|
||||
margin-top: 55px;
|
||||
margin-bottom: 55px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user