From 59c954575741c008ac7b5b23e27729fa545f2bbf Mon Sep 17 00:00:00 2001
From: Pablo <42.pablo.ms@gmail.com>
Date: Sat, 14 Mar 2020 05:15:11 +0100
Subject: [PATCH] Swap to fira and stop shouting at users
---
css/main.css | 10 ++--------
index.html | 2 +-
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/css/main.css b/css/main.css
index 7b4cc63..83f2e9d 100644
--- a/css/main.css
+++ b/css/main.css
@@ -47,7 +47,7 @@ You probably already know that, otherwise you can visit him here "https://fosc.s
body, html {
height: 100%;
- font-family: "Roboto", Sans-Serif;
+ font-family: "Fira Sans", Sans-Serif;
}
body {
@@ -75,7 +75,6 @@ a {
width: 100%;
position: fixed;
background: #000;
- font-family: Roboto;
font-size: 18px;
top: 0;
}
@@ -398,8 +397,7 @@ nav ul li ul li a {
.services p {
margin: 0px 300px;
font-size: 16px;
- text-align: justify;
- text-transform: uppercase;
+ text-align: center;
color: #888;
}
@@ -426,8 +424,6 @@ nav ul li ul li a {
.column h4 {
letter-spacing: 2px;
margin-top: 15px;
- font-family: Roboto;
- text-transform: uppercase;
}
.column img {
@@ -458,8 +454,6 @@ nav ul li ul li a {
flex: 50%;
margin: 100px 50px 50px 50px;
color: white;
- font-family: Roboto;
- text-transform: uppercase;
}
.cmembers h4 {
diff --git a/index.html b/index.html
index 7436825..fe7eaab 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
-
+