mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:35:14 +03:00
Remove floating animation on terminals
This commit is contained in:
parent
d8366cf226
commit
3ee0cd1290
|
@ -189,7 +189,6 @@
|
|||
background-color: #1a1a1a;
|
||||
border: 1px solid gray;
|
||||
box-shadow: 0px 10px 18px rgba(10, 05, 05, .5);
|
||||
animation: float 3s ease-in-out infinite;
|
||||
}
|
||||
|
||||
.terminal-bar{
|
||||
|
|
Loading…
Reference in a new issue