|
124 | 124 | h1 {font: 36px/1.4 'Genos', sans-serif; color:#fff;text-transform:uppercase;} |
125 | 125 | h2 {font: 24px/1.4 'Genos', sans-serif; color:#fff;text-transform:uppercase;} |
126 | 126 | .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;} |
128 | 127 | .hr{border-right: 1px solid #e0deded0;border-image: linear-gradient(0deg, #ffffff00 0%, #e0deded0, #ffffff00 100% ) 1;} |
129 | 128 | a {text-decoration:none;} |
130 | 129 | .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/> |
157 | 156 | <hr class="hr"> |
158 | 157 | <h3 class="oooh-baby-regular">GLOBALIZE.CSS - Open Source / MIT</h3> |
159 | 158 | <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 |
161 | 160 | on web projects and speak the same language to go faster, to understand each other, to make working with several very easy, optimize |
162 | 161 | and minimize code with short, intuitive and logical names.</p> |
163 | 162 | <hr class="hr"> |
164 | 163 | <h3 class="oooh-baby-regular">PROBALIZE.CSS - Open Source / MIT</h3> |
165 | 164 | <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 |
167 | 166 | Smart reset (images, links, typography) Integrated RTL and responsive compatibility</p> |
168 | 167 | <br/> |
169 | 168 | <hr class="hr"> |
|
0 commit comments