fix: padding

This commit is contained in:
cha0s 2020-07-27 22:19:13 -05:00
parent 70acd0209d
commit 7848215ac6

View File

@ -32,6 +32,7 @@
.about__explains {
margin: auto;
max-width: calc(100% - 10em);
padding-bottom: 2em;
}
.about__inner {