Swap to fira and stop shouting at users

This commit is contained in:
2020-03-14 05:15:11 +01:00
parent e3aecabc53
commit 59c9545757
2 changed files with 3 additions and 9 deletions

View File

@ -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 {