This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
KaKi87
/
gitmoji-lite
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
✏️
master
KaKi87
1 month ago
parent
020ae6210b
commit
168d0bf000
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
index.html
+ 2
- 2
index.html
View File
@ -91,8 +91,8 @@
.app__main__loader {
margin: 0 auto;
display: flex;
width:
80px
;
height:
80px
;
width:
var(--size-biggest)
;
height:
var(--size-biggest)
;
align-items: center;
justify-content: center;
}
Write
Preview
Loading…
Cancel
Save