fixed animation on technologies page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user