feat: signFlow-Logo hinzufügen
This commit is contained in:
@@ -441,6 +441,10 @@ footer#page-footer {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.app-logo {
|
||||
width: 8rem;
|
||||
}
|
||||
|
||||
/* styles for mobile responsiveness */
|
||||
@media (max-height: 850px) {
|
||||
.navbar .container {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -19,11 +19,12 @@
|
||||
}
|
||||
|
||||
.cls-4 {
|
||||
fill: #1d1d1b;
|
||||
fill: #FFFFFF;
|
||||
}
|
||||
|
||||
.cls-5 {
|
||||
clip-path: url(#clippath);
|
||||
opacity:0;
|
||||
}
|
||||
</style>
|
||||
<clipPath id="clippath">
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user