fixed animation on technologies page

This commit is contained in:
Mikayla Dobson
2022-04-06 18:32:19 -05:00
parent 7d35dd3f1b
commit 3982373cef
3 changed files with 9 additions and 12 deletions

View File

@@ -40,7 +40,7 @@ $purple200: #ce93d8;
.technologies-page {
.tech-scrollbar {
height: 5rem;
width: 60rem;
min-width: 60rem;
display: flex;
align-items: center;
justify-content: center;
@@ -54,9 +54,10 @@ $purple200: #ce93d8;
justify-content: center;
position: relative;
left: 0;
top: 0.3rem;
font-size: 1.2rem;
font-weight: 700;
margin: 0.3rem;
margin: 0 0.3rem;
padding: 1rem;
background-color: $purple200;
height: 5rem;