created a central area thinner than banners

This commit is contained in:
asus
2023-11-19 19:02:08 +01:00
parent f80c7608b2
commit 0d55418bf1
7 changed files with 205 additions and 146 deletions

View File

@@ -1,7 +1,7 @@
.mouse {
position: relative;
margin: 0px;
margin: 20px 0px;
}
.frames_container {
display: grid;
@@ -48,6 +48,7 @@ pre.frame.f4 {animation-delay: calc(var(--tframes) * 75/100);}
#mouse_1 {
place-self: center;
margin: auto;
}
#mouse_2 {
left: 10%;