From 6f2461ad5b38ec60f52ebdf6798a5aec60ef7cb1 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:11:54 -0600 Subject: [PATCH] core: test h1 idea --- default.css | 18 ++++++------------ index.html | 2 +- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/default.css b/default.css index 9cfb36c..b64a883 100644 --- a/default.css +++ b/default.css @@ -1,14 +1,7 @@ -/* - * base text: #006A67 - * important text: #FFF4B7 - * first background: #000B58 - * second background: #003161 - */ /* * base text: #06CDFF * important text: #301E67 - * first background: #03001C - * second background: # + * background: #03001C */ body { @@ -90,12 +83,13 @@ h1 { } h2 { - width: 400px; - text-align: center; - margin: auto; - padding: 8px; background: #03001C; border-radius: 24px; + color: #03001C; + margin: auto; + padding: 8px; + text-align: center; + width: 400px; } h3 { diff --git a/index.html b/index.html index 1192bac..36def05 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ Projects

TRIANTA

-

An engineer creating solutions on current problems that enhance the future.

+

An engineer

creating solutions

on

current problems

that

enhance

the future.