From 361868038fa64f6220d444161d7b4042acc7bdf6 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 21 May 2020 11:36:41 +0800 Subject: [PATCH] add missing css --- resources/assets/src/styles/home.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/src/styles/home.css b/resources/assets/src/styles/home.css index 0adcbcbc..2e82868e 100644 --- a/resources/assets/src/styles/home.css +++ b/resources/assets/src/styles/home.css @@ -1,4 +1,5 @@ @import '../fonts/minecraft.css'; +@import './avatar.css'; body { font-size: 16px;