fine no fun allowed then

This commit is contained in:
Ruben 2024-12-10 22:29:27 -06:00
commit f2d7fb2254
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -125,8 +125,6 @@ body {
margin-bottom: 3.4em;
transition: .2s border-color;
transition: .2s padding;
transition: .2s margin;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
@ -803,9 +801,6 @@ footer {
}
.terminal {
transition: .2s padding;
transition: .2s margin;
.term-titlebar {
margin: -16px 0px -24px;
}