change slugs

This commit is contained in:
Shohrat 2023-10-24 18:47:38 +05:00
parent aa329b4c06
commit 1356b1c221
1 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,10 @@
text-align: center;
}
.brand-logo a img {
width: 200px;
}
.footer {
margin-top: 40px;
padding: 0 20px;
@ -65,6 +69,8 @@
.btn.btn-primary {
width: 100%;
}
</style>
@yield('css')