Skip to content

Commit b91d3a3

Browse files
authored
Update index.html
1 parent 22eb9f9 commit b91d3a3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
h1 {font: 36px/1.4 'Genos', sans-serif; color:#fff;text-transform:uppercase;}
125125
h2 {font: 24px/1.4 'Genos', sans-serif; color:#fff;text-transform:uppercase;}
126126
.links{font: 22px 'Genos', sans-serif; color:skyblue;text-transform: uppercase;}
127-
.legend{font-family: "Oooh Baby", cursive;font-weight: 400;font-style:normal;font:48px;color:#fff;letter-spacing: .2rem;text-align:justify;justify-content:center;}
128127
.hr{border-right: 1px solid #e0deded0;border-image: linear-gradient(0deg, #ffffff00 0%, #e0deded0, #ffffff00 100% ) 1;}
129128
a {text-decoration:none;}
130129
.oooh-baby-regular{font-family: "Oooh Baby", cursive;font-weight: 400;font-style:normal;font:22px;color:#fff;letter-spacing: .2rem;}
@@ -157,13 +156,13 @@ <h2>My work on digital - experimental studies / research - <br/>
157156
<hr class="hr">
158157
<h3 class="oooh-baby-regular">GLOBALIZE.CSS - Open Source / MIT</h3>
159158
<p class="oooh-baby-regular">GITHUB : <a class="links" href="https://github.com/madjeek-web/Globalize.css">Globalize.css</a></p>
160-
<p class="legend">Be able to work and rework with common, useful and practical CSS class names to work between collaborators
159+
<p class="oooh-baby-regular">Be able to work and rework with common, useful and practical CSS class names to work between collaborators
161160
on web projects and speak the same language to go faster, to understand each other, to make working with several very easy, optimize
162161
and minimize code with short, intuitive and logical names.</p>
163162
<hr class="hr">
164163
<h3 class="oooh-baby-regular">PROBALIZE.CSS - Open Source / MIT</h3>
165164
<p class="oooh-baby-regular">GITHUB : <a class="links" href="https://github.com/madjeek-web/Probalize.css/blob/main/dist/Probalize-css-Minimized.css">Probalize.css</a></p>
166-
<p class="legend">CSS micro-framework for consistent and accessible spacings - Spacing scale system based on rem Correction of flow-root, gap issues
165+
<p class="oooh-baby-regular">CSS micro-framework for consistent and accessible spacings - Spacing scale system based on rem Correction of flow-root, gap issues
167166
Smart reset (images, links, typography) Integrated RTL and responsive compatibility</p>
168167
<br/>
169168
<hr class="hr">

0 commit comments

Comments
 (0)