Updated styling

This commit is contained in:
2022-09-24 17:54:51 -04:00
parent 0e76d7c1b1
commit 6b6765891b
25 changed files with 206 additions and 342 deletions

View File

@ -23,7 +23,7 @@
.banner-next {
position: absolute;
top: 50%;
right: 50px;
right: 26px;
transform: translate(-50%, -50%);
}