minor updates to the css

adding some colour whilst I work out the layout,

also changed the amount of columns to 3 instead of 12, not entirely sure why
This commit is contained in:
WillowRo 2020-12-16 22:08:01 +00:00
parent e300411c6e
commit 5e67c358fd
2 changed files with 10 additions and 16 deletions

View file

@ -3,7 +3,9 @@
<link rel="stylesheet" href="Mainpage.css">
</header>
<body>
<div class="col-3 TitleText">
<div class="col-1 TitleText">
Nye_E
</div>
</body>
</HTML>