Swap to fira and stop shouting at users
This commit is contained in:
10
css/main.css
10
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 {
|
||||
|
Reference in New Issue
Block a user