From 111a3d2f46539bff53480127220392f9df558262 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Fri, 1 Jan 2021 10:57:30 -0500 Subject: [PATCH] added 7.css link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a25c5ed..002a3b2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A design system for building faithful recreations of old UIs. 98.css is a CSS file that takes semantic HTML and makes it look pretty. It does not ship with any JavaScript, so it is compatible with your frontend framework of choice. -Be sure to check out [XP.css](https://botoxparty.github.io/XP.css/) as well. +Be sure to check out [XP.css](https://botoxparty.github.io/XP.css/) and [7.css](https://khang-nd.github.io/7.css/) as well. ### Installation / Usage