Attribute line is now out of the tab in titles
This commit is contained in:
@@ -384,12 +384,15 @@
|
||||
}
|
||||
&.title {
|
||||
article {
|
||||
&.infos {
|
||||
height: calc(100% - 3.5rem);
|
||||
}
|
||||
&.attributes {
|
||||
height: auto;
|
||||
}
|
||||
&.experience {
|
||||
flex: 100%;
|
||||
height: calc(100% - 7.5rem);
|
||||
height: calc(100% - 3.5rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user