mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
Minor: animation spin tweak
This commit is contained in:
parent
e0751d6f90
commit
0a547442a4
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ License: GNU General Public License v3.0
|
|||
font-family: "Font Awesome 5 Free";
|
||||
font-weight: 900; /* Adjust as needed */
|
||||
font-size: 54px; /* Adjust icon size as needed */
|
||||
animation: spin 1.5s linear infinite;
|
||||
animation: spin 1.2s linear infinite;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue