forked from UKSOURCE/hailearning.edu.vn
feat: rebrand to H.A.I Learning with updated loader and assets
This commit is contained in:
@@ -7264,43 +7264,67 @@ html.lenis body {
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(2):before {
|
||||
animation-delay: 0.2s;
|
||||
animation-delay: 0.1s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(3):before {
|
||||
animation-delay: 0.4s;
|
||||
animation-delay: 0.2s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(4):before {
|
||||
animation-delay: 0.6s;
|
||||
animation-delay: 0.3s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(5):before {
|
||||
animation-delay: 0.8s;
|
||||
animation-delay: 0.4s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(6):before {
|
||||
animation-delay: 1s;
|
||||
animation-delay: 0.5s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(7):before {
|
||||
animation-delay: 1.2s;
|
||||
animation-delay: 0.6s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(8):before {
|
||||
animation-delay: 1.4s;
|
||||
animation-delay: 0.7s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(8):before {
|
||||
animation-delay: 0.8s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(9):before {
|
||||
animation-delay: 0.9s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(10):before {
|
||||
animation-delay: 1s;
|
||||
}
|
||||
.preloader
|
||||
.animation-preloader
|
||||
.txt-loading
|
||||
.letters-loading:nth-child(11):before {
|
||||
animation-delay: 1.1s;
|
||||
}
|
||||
.preloader .animation-preloader .txt-loading .letters-loading::before {
|
||||
animation: letters-loading 4s infinite;
|
||||
|
||||
BIN
public/assets/img/logo/Logo_HaiLearning.jpg
Normal file
BIN
public/assets/img/logo/Logo_HaiLearning.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user