Increased max-height of about section.

This commit is contained in:
flash 2019-01-17 21:32:58 +01:00
parent 79ed079e4d
commit 2becb091da

View file

@ -2,7 +2,7 @@
margin-bottom: 2px; margin-bottom: 2px;
&__content { &__content {
max-height: 600px; max-height: 1000px;
overflow: auto; overflow: auto;
padding: 2px 5px; padding: 2px 5px;