Update roles, stats and requirements
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');
|
||||
|
||||
p, h3 {
|
||||
font-family: 'Source Sans Pro', sans-serif;;
|
||||
p, h3, h4 {
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
}
|
||||
|
||||
.logo {
|
||||
@@ -21,6 +21,10 @@ p, h3 {
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.block {
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.client-thumb img {
|
||||
border-radius: 50%;
|
||||
}
|
||||
@@ -45,3 +49,12 @@ p, h3 {
|
||||
height: 75%;
|
||||
}
|
||||
}
|
||||
|
||||
.team-member {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.title {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user