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