ADD: Components
Teaser, Card
This commit is contained in:
parent
8943512328
commit
c8e4bf4a14
8 changed files with 127 additions and 48 deletions
|
@ -17,22 +17,6 @@
|
|||
& .bottom {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
& .image-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
& .skill-card {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
|
||||
&.reverse {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (width <= 1601px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue