Remove all non-essential js related to uikit. (#585)

* Remove all non-essential js related to uikit.

* Add padding to the bottom of the grid.
This commit is contained in:
Kavin
2021-10-31 17:44:36 +00:00
committed by GitHub
parent 8ce26ee3b1
commit 1c03633c62
10 changed files with 12 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
<hr />
<div class="uk-grid-xl" uk-grid="parallax: 0">
<div class="uk-grid uk-grid-xl">
<div
v-for="video in videos"
:key="video.url"