summaryrefslogtreecommitdiff
path: root/britons.css
diff options
context:
space:
mode:
Diffstat (limited to 'britons.css')
-rw-r--r--britons.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/britons.css b/britons.css
index e6d1088..2418668 100644
--- a/britons.css
+++ b/britons.css
@@ -27,9 +27,9 @@ small {
header {
background-color: var(--main-fg-color);
display: flex;
- justify-content: space-between;
- align-items: baseline;
- padding: 0 1%;
+ justify-content: space-between;
+ align-items: baseline;
+ padding: 0 1%;
}
.tagline {
@@ -41,6 +41,7 @@ header {
p {
margin-top: 0%;
+ font-weight: normal;
}
h1 {