created a central area thinner than banners
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user