ADD: Technologies
This commit is contained in:
parent
236aa01d6e
commit
1c86f3569e
19 changed files with 131 additions and 49 deletions
10
components/Technology/Technology.css
Normal file
10
components/Technology/Technology.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
.Technology {
|
||||
|
||||
&.m {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
&.l {
|
||||
height: 50px;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue