Make better use of mixins and extending for responsiveness

- uses textElement() to group together p,h1...h4
- Turns out if you extend a class then say change the class in a media breakpoint it will apply the media queried properties to everything that extends the original class.
This commit is contained in:
2017-04-13 08:16:49 -07:00
parent cbf7e05f66
commit 03fcaba1d6
4 changed files with 37 additions and 23 deletions

View File

@@ -123,7 +123,7 @@
</tr>
</table>
</div>
<div><a id="skilltablebutton" style="text-decoration: underline; font-size: 1.1em; font-style: italic; font-weight: normal;" onclick="toggleSkillTable()">More about me</a>
<div><a id="skilltablebutton" style="" onclick="toggleSkillTable()">More about me</a>
</div>
</div>
<div class="slide">