add font and css preloading links
This commit is contained in:
parent
ffaa3cedfb
commit
ab0867d2df
5 changed files with 40 additions and 12 deletions
|
@ -50,6 +50,11 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.badge-placeholder {
|
||||
display: inline-block;
|
||||
min-width: 4rem;
|
||||
}
|
||||
|
||||
@mixin spin($duration) {
|
||||
animation: spin $duration ease infinite;
|
||||
@keyframes spin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue