Commit 411409d2 by Muhammad Usman

font styling / flex overlap issue

parent 1b6a31bf
.my-career-app {
//@font-face {
// font-family: 'Museo Sans Rounded';
//
//}
.my-career-app {
@font-face {
font-family: 'Futura';
src: url('/assets/my-career-web/fonts/futura/Futura Bold font.ttf');
}
}
//@font-face {
// font-family: 'Museo Sans Rounded';
//
//}
.my-career-app {
@import "flex-helpers";
@import "form";
@import "misc";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment