Remove code legacy (agent connect page)

This commit is contained in:
Corinne Durrmeyer 2024-07-24 14:28:08 +02:00
parent f8974921c9
commit 1b9ba64f7e
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
2 changed files with 1 additions and 10 deletions

View file

@ -4,15 +4,6 @@
$procedure-context-breakpoint: $two-columns-breakpoint;
.procedure-preview {
.paperless-logo {
width: 100%;
margin-bottom: 60px;
@media (max-width: $procedure-context-breakpoint) {
display: none;
}
}
.simple {
margin-bottom: 0.2rem;
font-size: 1.5rem;

View file

@ -67,4 +67,4 @@
- c.with_body do
= t('.full_deploy_body')
%h2.fr-h6= t('.whats_ds', application_name: Current.application_name)
= image_tag "landing/hero/dematerialiser.svg", class: "paperless-logo", alt: ""
= image_tag "landing/hero/dematerialiser.svg", class: "fr-responsive-img", alt: ""