Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 294c552

Browse files
committed
Adj loading-indicator
1 parent 513fb82 commit 294c552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ header {
4343
width: 100%;
4444
background-color: white;
4545
box-shadow: 0 0 5px black;
46-
padding: 3px;
4746
}
4847
4948
header img {
5049
max-width: 400px;
5150
width: 80%;
5251
margin-left: 5px;
52+
padding: 3px;
5353
}
5454
5555

0 commit comments

Comments
 (0)