mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: animation spin tweak
This commit is contained in:
parent
e0751d6f90
commit
0a547442a4
@ -128,7 +128,7 @@ License: GNU General Public License v3.0
|
|||||||
font-family: "Font Awesome 5 Free";
|
font-family: "Font Awesome 5 Free";
|
||||||
font-weight: 900; /* Adjust as needed */
|
font-weight: 900; /* Adjust as needed */
|
||||||
font-size: 54px; /* Adjust icon size as needed */
|
font-size: 54px; /* Adjust icon size as needed */
|
||||||
animation: spin 1.5s linear infinite;
|
animation: spin 1.2s linear infinite;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user