0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 10:12:41 +00:00

initial commit

This commit is contained in:
Víctor Losada Hernández
2024-10-29 14:16:45 +01:00
parent 26afb67f61
commit fec904b4c6

View File

@@ -5,10 +5,6 @@
*:not(input) { user-select : none; } *:not(input) { user-select : none; }
.content {
height : 100%;
background : #2C3E50;
.dataGroup { .dataGroup {
width : 100%; width : 100%;
height : 100%; height : 100%;
@@ -371,7 +367,7 @@
} }
} }
} }
}
} }
@keyframes trailingDots { @keyframes trailingDots {