Update projects.component.scss

This commit is contained in:
piotrpekala7 2021-05-20 12:15:49 +02:00
parent e37bdc6162
commit b692bd0f43

View File

@ -1,10 +1,12 @@
.import-button {
height: 40px;
width: 160px;
margin: 20px;
}
.add-button {
height: 40px;
width: 160px;
margin: 20px;
}
@ -13,3 +15,7 @@
margin-left: -470px;
left: 50%;
}
.row {
display: flex;
}