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