change slugs
This commit is contained in:
parent
aa329b4c06
commit
1356b1c221
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in New Issue