mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +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>
|
||||
<body class="container">
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user