Skip to content
Snippets Groups Projects
Commit adbe6257 authored by Sabba Petri's avatar Sabba Petri
Browse files

Fixing margins

parent 490f307d
No related branches found
No related tags found
1 merge request!578Margins bug
Loading
Loading
@@ -482,9 +482,13 @@
width: 100%;
}
}
.logos {
margin-left: 0;
margin-right: 0;
margin-top: 18px;
}
.logos > div {
height: 203px;
}
Loading
Loading
@@ -529,6 +533,11 @@
text-align: center;
}
 
.twitter-head {
margin-left: 0;
margin-right: 0;
}
.twitter-head h2 {
font-family: 'Korolev-Medium';
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment