]> _ Git - psq.git/commit
create pill box compoenent + center covers w/ title
authorLouis Jeckel <louis.jeckel@outlook.cm>
Tue, 28 Jul 2020 22:45:59 +0000 (00:45 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Tue, 28 Jul 2020 22:45:59 +0000 (00:45 +0200)
commit2e08f15beb37e2aa7be2f87ffd2c9aebfc66af42
tree19ba85406e4e5980b6705fe32355a14ff23c30a8
parentbd3956c5f6200c87ce30ec7882f9b1e42402cb4f
create pill box compoenent + center covers w/ title
app/View/Components/PillBox.php [new file with mode: 0644]
public/css/app.css
public/img/cover-bg-center.png [new file with mode: 0644]
public/img/pill-icon.svg [new file with mode: 0644]
resources/sass/_variables.scss
resources/sass/app.scss
resources/views/components/cover.blade.php
resources/views/components/pill-box.blade.php [new file with mode: 0644]
resources/views/home/index.blade.php