mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
chore(examples): change logo width to 100px (#5949)
chore(examples): change logo width to 100px (#5949)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body class="container">
|
<body class="container">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<img src="https://axios-http.com/assets/logo.svg" alt="axios" width="130" height="60">
|
<img src="https://axios-http.com/assets/logo.svg" alt="axios" width="100" height="60">
|
||||||
<h1> | Sandbox</h1>
|
<h1> | Sandbox</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user