fix: correções no logo, degradê e alertas
This commit is contained in:
@@ -97,7 +97,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
<style>
|
||||
body {
|
||||
background: linear-gradient(135deg, var(--primary-color), white);
|
||||
background: linear-gradient(135deg, var(--primary-color) 40%, white 100%);
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user