Skip to content

Commit 792e0a4

Browse files
committed
Update SVG viewBox dimensions for layout consistency
1 parent ea569e8 commit 792e0a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

resources/img/logo.svg

Lines changed: 2 additions & 2 deletions
Loading

resources/views/arsip/layout.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a href="{{ route('welcome') }}"class="navbar-item">
1818
<svg
1919
width="360px"
20-
viewBox="0 0 210 39"
20+
viewBox="0 0 175 39"
2121
xmlns="http://www.w3.org/2000/svg"
2222
>
2323
<defs>

0 commit comments

Comments
 (0)