From c1bb991c5e1f36b0adbef53319060d7675f4a595 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Sun, 26 Apr 2020 11:36:29 -0400 Subject: [PATCH] put the images side by side --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 82458de..c30682e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ A design system for building faithful recreations of old UIs. -a screenshot of a window with the title 'My First VB4 Program' and two buttons OK and Cancel, styled like a Windows 98 dialog -a magnified view showing pixel-perfect borders on a scrollbar and button element +a screenshot of a window with the title 'My First VB4 Program' and two buttons OK and Cancel, styled like a Windows 98 dialog a magnified view showing pixel-perfect borders on a scrollbar and button element 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.