Order projects tab styles
parent
2a7febdc98
commit
3579dd52e2
|
@ -7,6 +7,9 @@
|
|||
}
|
||||
|
||||
.project-list-single-left {
|
||||
align-content: space-between;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-right: 1rem;
|
||||
h1 {
|
||||
@extend %text;
|
||||
|
@ -25,7 +28,6 @@
|
|||
margin-bottom: 0;
|
||||
}
|
||||
.project-list-single-tags {
|
||||
align-self: flex-end;
|
||||
display: flex;
|
||||
flex: 3;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Reference in New Issue