mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
We're relying on some of the reset 🙁
This commit is contained in:
parent
d4fa0d109b
commit
2e4b4b8813
@ -37,6 +37,7 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@import "reset";
|
||||
|
||||
article,
|
||||
aside,
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
<canvas height="12" id="colours" width="890"></canvas>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<header class="clearfix" role="banner">
|
||||
<div class="container">
|
||||
<h1 class="icon-logo" id="main_heading">Dan Barber</h1>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user