update: .customer-logo moved to main.scss

This commit is contained in:
gaelle morin
2020-05-29 14:09:42 +02:00
parent 5d69d1a4ee
commit 5e33021818
4 changed files with 10 additions and 14 deletions
-1
View File
@@ -1 +0,0 @@
@import 'project-profile';
@@ -1,12 +0,0 @@
#project-profile {
.customer-logo {
box-sizing: border-box;
display: flex;
height: 8.5vh;
justify-content: flex-end;
margin-top: 20px;
text-align: end;
width: 15vw;
}
}