Compare commits
2 Commits
d143a2ce6a
...
4c84b336af
Author | SHA1 | Date |
---|---|---|
|
4c84b336af | |
|
5156a96413 |
|
@ -3,12 +3,11 @@
|
|||
<div id="app">
|
||||
<div class="top">
|
||||
<div class="topLeft">
|
||||
<div style="color:rgb(56,171,192)">
|
||||
<div style="color:rgb(56,171,192);font-family: 'maleGod'">
|
||||
2023-02-09
|
||||
</div>
|
||||
|
|
||||
<div>
|
||||
2:37:05
|
||||
<div style="font-family: 'maleGod';margin-bottom: 3%;">
|
||||
12:37:05
|
||||
</div>
|
||||
</div>
|
||||
<div class="topCenter">
|
||||
|
@ -69,7 +68,7 @@ export default {
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
justify-content: space-evenly;
|
||||
font-size: 20px;
|
||||
font-size: px;
|
||||
}
|
||||
.topCenter{
|
||||
width: 76%;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 471 B |
Binary file not shown.
After Width: | Height: | Size: 179 B |
Binary file not shown.
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 406 B |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 328 B |
1595
src/view/index.vue
1595
src/view/index.vue
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue