From 05b6d0d925461256fe2b9eb0451152988c0d5344 Mon Sep 17 00:00:00 2001 From: Jeonguiyeob <uiyeop@ajou.ac.kr> Date: Wed, 22 Mar 2023 19:33:35 +0900 Subject: [PATCH] final edit --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 5d69f03..f475e72 100644 --- a/public/index.html +++ b/public/index.html @@ -45,7 +45,7 @@ p {color : black; background-color : lightgray; font-size:30px; - font-famiily:serif} + font-family:serif;} </style> <p> Welcome to Ajou University 배경색 lightgray, font-size 30px font-family는 serif</p> -- GitLab