1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

website - center terminal on filter

This commit is contained in:
Mayccoll 2020-12-19 19:28:09 -05:00
parent 5ae0690564
commit f59390ac6f
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -149,7 +149,7 @@
</div>
<div class="container-fluid">
<div class="row">
<div class="row justify-content-center">
<template v-for="theme in themes">
<div class="col-md-6 col-lg-6 col-xl-4" v-show="filter === theme.category || filter === 'all' || filter === 'background' || filter === theme.background.toLowerCase()">
<div class="terminal">