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-face {
font-family: 'Futura'; font-family: 'Futura';
src: url('/assets/my-career-web/fonts/futura/Futura Bold font.ttf'); src: url('/assets/my-career-web/fonts/futura/Futura Bold font.ttf');
} }
}
.my-career-app {
//@font-face {
// font-family: 'Museo Sans Rounded';
//
//}
@import "flex-helpers"; @import "flex-helpers";
@import "form"; @import "form";
@import "misc"; @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