@burh/nuxt-core 1.0.237 → 1.0.238

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,6 +159,9 @@ export default {
159
159
  </script>
160
160
 
161
161
  <style lang="scss" scoped>
162
+ .pagination{
163
+ margin-bottom: 0rem !important;
164
+ }
162
165
  @media (min-height: 667.59px) {
163
166
  .card-footer-bottom {
164
167
  bottom: 5px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.237",
3
+ "version": "1.0.238",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {