Adjusted margins aroung sections content
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
2039fa0d29
commit
007cc440c7
@ -104,7 +104,11 @@ p {
|
|||||||
|
|
||||||
.section {
|
.section {
|
||||||
margin-top: 35px;
|
margin-top: 35px;
|
||||||
margin-bottom: 55px;
|
margin-bottom: 70px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-content {
|
||||||
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section > h3, footer > h3 {
|
.section > h3, footer > h3 {
|
||||||
@ -169,10 +173,6 @@ footer > div > p {
|
|||||||
margin-top: 35px;
|
margin-top: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-content {
|
|
||||||
margin-top: 55px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#skills-logos {
|
#skills-logos {
|
||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
margin-right: 5%;
|
margin-right: 5%;
|
||||||
|
Loading…
Reference in New Issue
Block a user