apply styles for resume container
This commit is contained in:
parent
50d5c671d4
commit
61e4e703a6
@ -203,4 +203,11 @@ export default Vue.component(name, getVueOptions(name));
|
|||||||
@picture-offset: 35px;
|
@picture-offset: 35px;
|
||||||
@base-padding: 30px;
|
@base-padding: 30px;
|
||||||
@left-column-width: 240px;
|
@left-column-width: 240px;
|
||||||
|
|
||||||
|
.resume {
|
||||||
|
position: relative;
|
||||||
|
font-family:'Roboto' !important;
|
||||||
|
font-size: 0.9em;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user