对齐面板底部的按钮

Align buttons at the bottom of the panels

如何在这些面板的按钮上对齐这些按钮?

http://newsite.diningsix.dk/cater-test

提前致谢

您在 'Read More' div 中添加一些 类。

<div class="uk-margin-top uk-position-bottom uk-margin-medium-left uk-margin-bottom">
      <a class="el-link uk-button uk-button-default" href="#" uk-scroll="">Read more</a>
</div>