Skip to content
Snippets Groups Projects

Db setup

Merged suazo2 requested to merge db-setup into main
2 files
+ 51
7
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -63,6 +63,10 @@ button{
width: 100%;
}
.widget svg {
background: rgb(255, 255, 255, 0) !important;
}
.widget1 {
grid-column: 1 / 2;
grid-row: 1 / 2;
Loading