diff --git a/css/fonts.css b/css/fonts.css index 795001e..005c050 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -2,4 +2,8 @@ body { font-family: 'Nunito', sans-serif; -} \ No newline at end of file +} + +#bitmoji1 { + float: right; + } \ No newline at end of file