1
0
mirror of https://github.com/sakofchit/system.css.git synced 2026-05-05 06:01:22 +09:00

Add alt to Apple image

This commit is contained in:
Patrick H. Lauke
2022-08-12 23:55:04 +01:00
parent c34763afcb
commit cdb178e369

View File

@@ -52,7 +52,7 @@
<div class="container">
<div class="standard-dialog">
<p class="heading center">System.css</p>
<p class="desc center">A design system for building retro <img class="apple">-inspired interfaces</p>
<p class="desc center">A design system for building retro <img class="apple" alt="Apple">-inspired interfaces</p>
<h2 class="subheading" id="intro">Intro</h2>
<p>System.css is a CSS library for building interfaces that resemble Apple's System OS which ran from 1984-1991. Design-wise, not much really changed from System 1 to System 6; however this library is based on System 6 as it was the final monochrome version of MacOS.</p>