mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Set delayed loading spinner and additional CSP headers
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
border: var(--border-primary);
|
||||
border-width: 0.125rem;
|
||||
border-block-start-color: var(--color-accent);
|
||||
animation: spinner 0.6s linear infinite;
|
||||
animation: spinner 500ms linear infinite;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user