added padding to article
This commit is contained in:
parent
2429010452
commit
33f559261c
@ -30,6 +30,10 @@
|
|||||||
}
|
}
|
||||||
#main {
|
#main {
|
||||||
flex-flow: column-reverse nowrap;
|
flex-flow: column-reverse nowrap;
|
||||||
|
|
||||||
|
article {
|
||||||
|
padding: 0 2vw;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
#services {
|
#services {
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user