From 372cb6b152f720f6e08aa2686154d4b5fa947b5c Mon Sep 17 00:00:00 2001 From: Wes Bryie <93141203+WesleyBryie@users.noreply.github.com> Date: Mon, 22 Nov 2021 07:54:00 -0500 Subject: [PATCH] i forgot this code at home --- css/fonts.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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