Changed layout grid, added font
changed alot, added new font, tidied up columns, using h1 for the title now instead of a div
This commit is contained in:
parent
5e67c358fd
commit
58d18c26f9
20 changed files with 313 additions and 11 deletions
|
@ -3,9 +3,12 @@
|
|||
<link rel="stylesheet" href="Mainpage.css">
|
||||
</header>
|
||||
<body>
|
||||
<div class="col-1 TitleText">
|
||||
Nye_E
|
||||
</div>
|
||||
<div class = "row">
|
||||
<h1 class="col-2">
|
||||
Nye Evans
|
||||
|
||||
<div style = "font-size: 20;">Portfolio</div>
|
||||
</h1>
|
||||
</div>
|
||||
</body>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue