mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
fix: set body opacity to 1 in main.css and adjust index.html for initial visibility
This commit is contained in:
@@ -12,6 +12,7 @@ body {
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
background: #0f1011;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
header {
|
||||
|
||||
Reference in New Issue
Block a user